The PolylineDistanceInfo type exposes the following members.

Constructors

  NameDescription
Public methodPolylineDistanceInfo

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from ValueType.)

Fields

  NameDescription
Public fieldStatic memberEmpty

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