Bitmap for UWP
Point2D コンストラクタ(Double,Double)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Point2D 構造体 > Point2D コンストラクタ : Point2D コンストラクタ(Double,Double)
Initializes a new instance of the Point2D struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
)
public Point2D( 
   System.double x,
   System.double y
)

パラメータ

x
y
参照

Point2D 構造体
Point2D メンバ
オーバーロード一覧