ConnectLineOperator.Tolerance Property
Gets or sets the maximum distance, in meters, at which the endpoints of two LineGeometry instances are considered to be at the same position.
Syntax
public AttributeVariable< System.Double > Tolerance { get; set; }
Property Value
Default: 0.01
The maximum distance, in meters, at which two line endpoints are considered to be at the same position.
Platforms
Windows, Linux, Android