Click or drag to resize

Vector2Length Method

Returns the length of the vector.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Length()

Return Value

Type: Double
The vector's length.
See Also