DXRegion.GetBounds() Method
Obtains the region bounds.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Returns
Type | Description |
---|---|
RectangleF | The region bounds. |
See Also