DXGraphicsPath.GetBounds() Method
Returns bounds of this GraphicsPath instance.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| RectangleF | A rectangle that bounds this |
See Also