Bitmap for UWP
加算演算子(Vector2,Point2F) オペレータ

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Vector2 構造体 > 加算演算子 オペレータ : 加算演算子(Vector2,Point2F) オペレータ
Adds the vector to the point.
シンタックス
'宣言
 
Overloads Public Operator +( _
   ByVal vector As Vector2, _
   ByVal point As Point2F _
) As Point2F
public Point2F operator +( 
   Vector2 vector,
   Point2F point
)

パラメータ

vector
point
参照

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