Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.Append(String) Method
Appends the source path to the current path
Namespace: RSGraphics
Delphi
public procedure Append(const PathString: String); overload;
Parameters
PathString
Type: String
•RSGraphics.TRSPathData.AddRectangle(TRSRect,Single,Single,TRSCorners,TRSCornerType)
•RSGraphics.TRSPathData.AddEllipse(TRSRect)
•RSGraphics.TRSPathData.AddArc(TRSPoint,TRSPoint,Single,Single)
•RSGraphics.TRSPathData.AddPolygon(TRSPoints)
•TRSPathData
•RSGraphics