バージョン

Point コンストラクタ(Int32,Int32)

この構造の新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As Integer, _
   ByVal y As Integer _
)
public Point( 
   int x,
   int y
)

パラメータ

x
y
参照