Region Constructor
.NET Framework (current version)
Initializes a new Region.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Region() | Initializes a new Region. |
![]() | Region(GraphicsPath^) | Initializes a new Region with the specified GraphicsPath. |
![]() | Region(Rectangle) | |
![]() | Region(RectangleF) | Initializes a new Region from the specified RectangleF structure. |
![]() | Region(RegionData^) | Initializes a new Region from the specified data. |
Show:
