Input for WinForms
MoveToEx メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : MoveToEx メソッド
シンタックス
'宣言
 
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
参照

Win32 クラス
Win32 メンバ