DXGraphicsPath.AddEllipse(RectangleF) Method
Adds an ellipse to the current path.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
rect | RectangleF | The rectangle within which the ellipse should be drawn. |
See Also