 | 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
Syntaxpublic bool IsMaskEnabled { get; }
public:
property bool IsMaskEnabled {
bool get ();
}
Property Value
Type:
Booleantrue if any of the possible masks is enabled,
false otherwise.
See Also