Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Properties
TRSPathData.Distances Property
Returns the distance to every point in the path
Note
It is recommended to Flatten the path before calling this property.
Namespace: RSGraphics
Delphi
public property Distances: TDistances read GetDistances;
Property Value
Type: TDistances
•RSGraphics.TRSPathData.Flatten(Single)
•RSGraphics.TRSPathData.GetLength
•RSGraphics.TRSPathData.Distances
•TRSPathData
•RSGraphics