Bitmap for WPF
Negate メソッド (Vector4)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector4 構造体 : Negate メソッド
The vector to negate.
Reverses the direction of a given vector.
シンタックス
'宣言
 
Public Shared Function Negate( _
   ByVal value As Vector4 _
) As Vector4
public static Vector4 Negate( 
   Vector4 value
)

パラメータ

value
The vector to negate.

戻り値の型

A vector facing in the opposite direction.
参照

Vector4 構造体
Vector4 メンバ