Bitmap for WPF
LengthSquared プロパティ (Vector2)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Vector2 構造体 : LengthSquared プロパティ
Calculates the squared length of the vector.
シンタックス
'宣言
 
Public ReadOnly Property LengthSquared As System.Single
public System.float LengthSquared {get;}

プロパティ値

The squared length of the vector.
解説
This property may be preferred to Lengthwhen only a relative length is needed and speed is of the essence.
参照

Vector2 構造体
Vector2 メンバ