'宣言 Public Shared Function CombineRgn( _ ByVal hrgnDest As System.IntPtr, _ ByVal hrgnSrc1 As System.IntPtr, _ ByVal hrgnSrc2 As System.IntPtr, _ ByVal fnCombineMode As System.Integer _ ) As System.Integer
public static System.int CombineRgn( System.IntPtr hrgnDest, System.IntPtr hrgnSrc1, System.IntPtr hrgnSrc2, System.int fnCombineMode )
パラメータ
- hrgnDest
- hrgnSrc1
- hrgnSrc2
- fnCombineMode