'宣言 Public Overridable Sub InvertRegion( _ ByVal regionHandle As System.IntPtr _ )
public virtual void InvertRegion( System.IntPtr regionHandle )
パラメータ
- regionHandle
- A System.IntPtr indicates the handle of the region.
'宣言 Public Overridable Sub InvertRegion( _ ByVal regionHandle As System.IntPtr _ )
public virtual void InvertRegion( System.IntPtr regionHandle )
例外 | 解説 |
---|---|
C1.Framework.SystemErrorException | Defines an exception class to handle the system error. |