The PolylineDistanceInfo type exposes the following members.

Collapse imageConstructors

  NameDescription
Public methodPolylineDistanceInfo

Collapse imageMethods

  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.)

Collapse imageFields

  NameDescription
Public fieldStatic memberEmpty

Collapse imageProperties

  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

Collapse imageSee Also