Bitmap for WPF
Vector2 コンストラクタ(Single,Single)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector2 構造体 > Vector2 コンストラクタ : Vector2 コンストラクタ(Single,Single)
Initial value for the X component of the vector.
Initial value for the Y component of the vector.
Initializes a new instance of the Vector2struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Single, _
   ByVal y As System.Single _
)
public Vector2( 
   System.float x,
   System.float y
)

パラメータ

x
Initial value for the X component of the vector.
y
Initial value for the Y component of the vector.
参照

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