DXGraphicsPath.AddRectangle(RectangleF) Method
Adds a rectangle to a figure.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
rect | RectangleF | The rectangle to add. |
See Also