API Documentation > CorelDRAW > 2025-v26 > Vector > IVGVector
Vector.SetFromPoints method
Sets the vector from two points
Syntax:
Sub SetFromPoints(ByVal Start As Point, ByVal End As Point)
Parameters:
Name Type Description
Start
End