API Documentation > CorelDRAW > 2025-v26 > TransformMatrix > IVGTransformMatrix
TransformMatrix.BindToDocument method
Binds the transformation matrix 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