Windows apps
Collapse the table of content
Expand the table of content

Vector4::Length Method

Returns the length of this vector object.

Namespace:  System.Numerics
Assembly:  System.Numerics.Vectors (in System.Numerics.Vectors.dll)

public:
float Length()

Return Value

Type: System::Single
The vector's length.
Show:
© 2017 Microsoft