DXGraphicsPathData.GetBounds() Method
Returns the bounds of the DXGraphicsPathData instance.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Returns
| Type | Description |
|---|---|
| RectangleF | The |
See Also