Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Properties
TRSPathData.Count Property
Returns the number of points of the TRSPathData. Count gets the number of elements in the Points array.
Namespace: RSGraphics
Delphi
public property Count: Integer read GetCount;
Property Value
Type: Integer
•RSGraphics.TRSPathData.IsEmpty
•RSGraphics.TRSPathData.Points[Integer]
•TRSPathData
•RSGraphics