'宣言 Public Sub SetDesktopLocation( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ )
'使用法 Dim instance As TiffOptionsForm Dim x As System.Integer Dim y As System.Integer instance.SetDesktopLocation(x, y)
public void SetDesktopLocation( System.int x, System.int y )
TiffOptionsForm クラス TiffOptionsForm メンバ