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