The PolylineDistanceInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Distance |
The distance from the given point to the polyline
|
![]() | LineSegmentSide | |
![]() | PointIndex |
The zero based point index at the start of the line segment in the poyline closest to the given point
|
![]() | PolylinePoint |
The point on the poyline closest to the given point
|
![]() | TVal |
A value between 0..1 indicating the location within the closest line segment
|