Region::FromHrgn Method (IntPtr)
.NET Framework (current version)
Initializes a new Region from a handle to the specified existing GDI region.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- hrgn
-
Type:
System::IntPtr
A handle to an existing Region.
SecurityPermission
for accessing unmanaged code. Related enumeration SecurityPermissionFlag.
.NET Framework
Available since 1.1
Available since 1.1
Show: