Bitmap for UWP
減算演算子(Point2D,Point2D) オペレータ

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Point2D 構造体 > 減算演算子 オペレータ : 減算演算子(Point2D,Point2D) オペレータ
Returns the result of substruction of point2 from point1.
シンタックス
'宣言
 
Overloads Public Operator -( _
   ByVal point1 As Point2D, _
   ByVal point2 As Point2D _
) As Point2D
public Point2D operator -( 
   Point2D point1,
   Point2D point2
)

パラメータ

point1
point2
参照

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