Namespace: Rx.Net – Class: Vector2D – Assembly: Rx.Net

Vector2D.Length Method

C#
public readonly double Length()

Returns the length of the vector.

Returns

readonly double

The vector's length.