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