Bitmap for UWP
Length プロパティ (Vector2)

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

プロパティ値

The length of the vector.
解説
LengthSquaredmay be preferred when only the relative length is needed and speed is of the essence.
参照

Vector2 構造体
Vector2 メンバ