DioDocs for PDF
減算演算子(Point2F,Vector2) オペレータ

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Point2F 構造体 > 減算演算子 オペレータ : 減算演算子(Point2F,Vector2) オペレータ
点から指定されたベクトルの減算の結果を返します。
シンタックス
'宣言
 
Overloads Public Operator -( _
   ByVal point As Point2F, _
   ByVal vector As Vector2 _
) As Point2F
public Point2F operator -( 
   Point2F point,
   Vector2 vector
)

パラメータ

point
vector
参照

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