This document is archived and information here might be outdated. Recommended version. |
Always attempts to snap the point using the current snap environment. This should not be used to snap mouse position in a tool.
[Visual Basic .NET] Public Function FullPointSnap ( _ ByVal point As IPoint _ ) As Boolean
[C#] public bool FullPointSnap ( IPoint point );