AngleTo Method (IMathVector)
Gets the angle between this vector and the specified vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AngleTo( _
dsMathVector* Vector As MathVector _
) As System.Double |
C# | |
---|
System.double AngleTo(
MathVector Vector
) |
Parameters
- Vector
- IMathVector
- Angle[out] or Return Value
- Angle between this vector and Vector
See Also
Availability
DraftSight V1R1.4