Click or drag to resize

NonMeasuredPointsConfigurationIsMaskEnabled Property

Gets the non-measured points mask status.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public bool IsMaskEnabled { get; }

Property Value

Type: Boolean
true if any of the possible masks is enabled, false otherwise.
See Also