API Documentation > CorelDRAW > 2025-v26 > Vector > IVGVector
Vector.SmallAngleBetween method
Gets the small angle between this vector to another vector in degrees
Syntax:
Function SmallAngleBetween(ByVal Vector As Vector) As Double
Parameters:
Name Type Description
Vector