Vector2d.AngleTo Method
Parent Object:
Vector2d
Description
Determines the angle between this vector2d and the specified vector2d.
Syntax
Vector2d.
AngleTo
(
Vector
As
Vector2d
) As Double
Parameters
Name
Type
Description
Vector
Vector2d
Vector to measure to.
Version
Introduced in version 11
© Copyright 2021 Autodesk, Inc.
Comment on this page.