シンタックス
'宣言
Public Sub SetDesktopLocation( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
'使用法
Dim instance As LoadReportForm
Dim x As System.Integer
Dim y As System.Integer
instance.SetDesktopLocation(x, y)
public void SetDesktopLocation(
System.int ,
System.int
)
パラメータ
- x
- y
参照