API Documentation > CorelDRAW > 2025-v26
IVGSnapPointRange interface
The main interface for SnapPointRange class
Syntax:
Interface IVGSnapPointRange
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
Count Returns the number of snap points in the list
Item Returns the given snap points from the list
Methods:
Name Description
Add Adds a snap point to the list
AddToSelection Adds the snap points to the current selection
ChangeDirection Changes the default connection direction on all snap point in the list
CreateSelection Creates a selection from the snap points in the list
Delete Deletes all the snap points in the list
Find Finds a snap point in the list
Move Moves all the snap points in the list by the given offset
Remove Removes a snap point from the list (but doesn't delete the physical snap point)
RemoveByReference Removes a snap point identified by the reference data form the list
RemoveFromSelection Removes the snap points from the current selection
SetAutoSnap Changes the auto snapping state on all snap points in the list