バージョン

PointModel コンストラクタ(Double,Double)

PointModel クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
)
public PointModel( 
   System.double x,
   System.double y
)

パラメータ

x
y
参照

オンラインで表示: GitHub