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