Normalize()

Vector2d64d::Normalize() method

Creates a collinear vector of length = 1. This vector should not have zero length.

Vector2d64d Aspose::Slides::Drawing::Vector2d64d::Normalize()

Return Value

Returns a collinear vector of length = 1.

See Also