ValueAtPointBase.SetFlags(Int32)
Method
Description:
Sets the flags associated to all measurements to the same value.
Sets the flags associated to all measurements to the same value.
Parameters
Parameter | Type | Description |
---|---|---|
flags | Int32 | Value of flags, uniform for all measurements. Flags values are defined in the enumerated class ValueAtPointFlags and are combined into the int value. |
Return Value