Returns a unit vector in the direction of this vector.
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Vector Direction()
Return Value
Type:
Vectora unit vector in the direction of this vector
Exceptions
See Also