UnitVector2d.AngleTo Method
Parent Object: UnitVector2dDescription
Determines the angle between this unit vector2d and the specified unit vector2d.
Syntax
UnitVector2d.AngleTo( Vector As UnitVector2d ) As DoubleParameters
Name | Type | Description |
Vector | UnitVector2d | 2nd vector to measure to. |