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

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

パラメータ

pt
offset
参照

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