API Documentation > CorelDRAW > 2025-v26 > Vector > IVGVector
Vector.BindToDocument method
Binds the vector to a document which makes it use the coordinates in the document's coordinate system
Syntax:
Sub BindToDocument(ByVal Document As Document)
Parameters:
Name Type Description
Document