API Documentation > CorelDRAW > 2025-v26 > Vector > IVGVector
Vector.DotProduct method
Gets dot product of two vectors
Syntax:
Function DotProduct(ByVal Vector As Vector) As Double
Parameters:
Name Type Description
Vector