Removes a snap point from the list (but doesn't delete the physical snap point)
Syntax:
Function Remove(ByVal Index As Long) As Boolean
Parameters:
Name Type Description
Index
Long
Remarks:
The Remove method removes a specified snap point from a list (without deleting the snap point itself).