Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.Append(TRSPathData) Method
Appends the source path to the current path
Namespace: RSGraphics
Delphi
public procedure Append(Source: TRSPathData); overload; virtual;
Parameters
Source
Type: TRSPathData
•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