2027 Method
Changes 0
M

ValueAtPointBase.SetFlags

Description:
Sets the flags associated to all measurements to the same value.
Overloads (3):
SetFlags(Int32)
public void SetFlags(
	int flags
)
  • Int32
    flags
    Value of flags, uniform for all measurements. Flags values are defined in the enumerated class ValueAtPointFlags and are combined into the int value.