'宣言 Public Shared Function MoveToEx( _ ByVal hdc As System.IntPtr, _ ByVal x As System.Integer, _ ByVal y As System.Integer, _ ByRef lpPoint As Win32.POINT _ ) As System.Boolean
public static System.bool MoveToEx( System.IntPtr hdc, System.int x, System.int y, ref Win32.POINT lpPoint )
パラメータ
- hdc
- x
- y
- lpPoint