Click or drag to resize

NonMeasuredPointsConfigurationUseUserMask Property

Enables or disables the user defined mask.

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

Property Value

Boolean
true enables the method, false disables it.
See Also