IVector.Length Property

Gets the length of the vector.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
int Length { get; }

Property Value

Int32

See Also