Click or drag to resize

NonMeasuredPointsConfigurationUseAreaConnecting Property

Enables or disables the non-measured points area connecting feature. If enabled, defines as non-measured, every pixel lying between two non-measured points being the specified distance apart.

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

Property Value

Type: Boolean
true if enabled, false otherwise.
See Also