Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVector > Methods
IVector.EqualsStar(ILocation) Method
Returns true if the current vector points in the same direction as the input vector
Namespace: CommonInterfaces
Delphi
public function EqualsStar( const Vector: ILocation ): Boolean; overload;
Parameters
Vector
Type: ILocation
Type: Boolean
•CommonInterfaces.IVector.Equals(Single,Single,Single)
•IVector
•CommonInterfaces