API Documentation > CorelDRAW > 2025-v26 > Page > IVGPage
Page.FindClosestSnapPoint method
Finds a snap point closest to the given point on the page
Syntax:
Function FindClosestSnapPoint(ByVal TypeSet As cdrPointType, ByVal PositionX As Double, ByVal PositionY As Double, Optional ByVal HotArea As Double = -1) As SnapPoint
Parameters:
Name Type Description
TypeSet
PositionX
Double
PositionY
Double
HotArea
Double
Specifies the area in which to search.
Remarks:
The FindShape method finds a snap point closest to the given point on a page.