CADability dotNET

Overload List

  NameDescription
Public methodSnapPoint(MouseEventArgs, IView, SnapPointFinder..::..DidSnapModes%)
Returns a snap point according to the current snap settings in the given IView. Sets the cursor if AutoCursor is true.
Public methodSnapPoint(MouseEventArgs, GeoPoint, IView, SnapPointFinder..::..DidSnapModes%)
Returns a snap point according to the current snap settings in the given IView with respect to a basepoint. Sets the cursor if AutoCursor is true.

See Also