ValueAtPointBase.ClearFlagsAt
Method
Description:
Sets flags for the given measurement to ValueAtPointFlags::None.
Sets flags for the given measurement to ValueAtPointFlags::None.
Parameters
Parameter | Type | Description |
---|---|---|
measurement | Int32 | Measurement for which to clear flags. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | The given value for measurement is negative. |