Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.AddRectangle(TRSRect) Method
Adds a rectangle to the current TRSPathData.
Namespace: RSGraphics
Delphi
public procedure AddRectangle(const ARect: TRSRect); overload;
Parameters
ARect
Type: System.Void
Rectangle to be added
•RSGraphics.TRSPathData.AddEllipse(TRSRect)
•RSGraphics.TRSPathData.AddArc(TRSPoint,TRSPoint,Single,Single)
•RSGraphics.TRSPathData.AddPolygon(TRSPoints)
•RSGraphics.TRSCornerType
•RSGraphics.TRSCorner
•TRSPathData
•RSGraphics