API Documentation > CorelDRAW > 2025-v26 > Document > IVGDocument
Document.CreateFreeSnapPoint method
Creates a snap point at the given location in the document
Syntax:
Function CreateFreeSnapPoint(ByVal PositionX As Double, ByVal PositionY As Double) As SnapPoint
Parameters:
Name Type Description
PositionX
Double
PositionY
Double
Remarks:
The CreateFreeSnapPoint method creates a snap point at the given location in a document.