IsColinearTo(IVector3D)

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

Declaration Syntax

public bool IsColinearTo(IVector3D other)

Parameters

other(IVector3D)

The other vector.