DXRegion(RectangleF) Constructor
Initializes a new instance of the DXRegion class with specified settings.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| rectangle | RectangleF | A rectangle that defines an area of a new region. |
See Also