'Declaration
Public Overridable Sub InvertRegion( _ ByVal regionHandle As IntPtr _ )
public virtual void InvertRegion( IntPtr regionHandle )
Parameters
- regionHandle
- A System.IntPtr indicates the handle of the region.
'Declaration
Public Overridable Sub InvertRegion( _ ByVal regionHandle As IntPtr _ )
public virtual void InvertRegion( IntPtr regionHandle )
Exception | Description |
---|---|
C1.Framework.SystemErrorException | Defines an exception class to handle the system error. |