Returns true if the current vector points in the same direction as the input vector
Namespace: RSVector
Delphi
|
public
function EqualsStar( const Vector: ILocation ): Boolean; overload;
|
Parameters
Vector
Type: ILocation
Return Value
Type: Boolean
Implements
IVector.EqualsStar(ILocation)