Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.Clear Method
Clears the current TRSPathData.
Clear removes all the figures from the current TRSPathData.
It clears the Points array.
Namespace: RSGraphics
Delphi
public procedure Clear;
•RSGraphics.TRSPathData.Points[Integer]
•RSGraphics.TRSPathData.ApplyMatrix(TRSMatrix)
•RSGraphics.TRSPathData.Flatten(Single)
•RSGraphics.TRSPathData.Scale(Single,Single)
•RSGraphics.TRSPathData.Translate(Single,Single)
•RSGraphics.TRSPathData.FitToRect(TRSRect)
•RSGraphics.TRSPathData.Clear
•TRSPathData
•RSGraphics