 | 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
Syntaxpublic int AreaConnectingSize { get; set; }
public:
property int AreaConnectingSize {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also