CADability dotNET
Overload List
| Name | Description | |
|---|---|---|
| SnapPoint(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.
| |
| SnapPoint(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.
|