Click or drag to resize

NonMeasuredPointsConfigurationAreaConnectingSize Property

Gets or sets the maximum distance separating two non-measured points for which every measured point in-between is considered non-measured.

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

Property Value

Type: Int32
See Also