Region Constructor (RegionData^)
.NET Framework (current version)
Initializes a new Region from the specified data.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- rgnData
-
Type:
System.Drawing.Drawing2D::RegionData^
A RegionData that defines the interior of the new Region.
| Exception | Condition |
|---|---|
| ArgumentNullException | rgnData is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: