Move メソッド (IMoveable)
クラス
IMoveable
.
処理
ウィンドウを移動します。
構文
C#
iMoveable
.
Move
(
pos
)
VB
iMoveable
.
Move
(
pos
)
変数
説明
pos
ウィンドウの座標。
Point
。