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