DioDocs for PDF
マイナス符号 オペレータ (Vector2)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Vector2 構造体 : マイナス符号 オペレータ
The vector to negate.
Reverses the direction of a given vector.
シンタックス
'宣言
 
Public Operator -( _
   ByVal value As Vector2 _
) As Vector2
public Vector2 operator -( 
   Vector2 value
)

パラメータ

value
The vector to negate.

戻り値の型

A vector facing in the opposite direction.
参照

Vector2 構造体
Vector2 メンバ