Boolean IVector3D.IsColinearTo(IVector3D other)

Gets a value indicating whether the current vector is colinear to the given one.

Parameters

Return Value

Type: Boolean
Returns true if the vectors are colinear; false otherwise.