Click or drag to resize

BoundingLinesRightDeviation Property

The x-deviation of the line string on the right side.

Namespace:  Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public double RightDeviation { get; }

Property Value

Type: Double
Remarks
The line can be considered a straight line if the deviation is very small.
See Also