API Documentation > CorelDRAW > 2025-v26 > Point > IVGPoint
Point.BindToDocument method
Binds the point 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