The PolylineDistanceInfo type exposes the following members.

Properties

  NameDescription
Public propertyDistance
The distance from the given point to the polyline
Public propertyLineSegmentSide
Public propertyPointIndex
The zero based point index at the start of the line segment in the poyline closest to the given point
Public propertyPolylinePoint
The point on the poyline closest to the given point
Public propertyTVal
A value between 0..1 indicating the location within the closest line segment

See Also