<< Click to Display Table of Contents >>
Navigation: MyCAD > Properties >
public Boolean Snap {get; set;}
value:
Snap mouse to grid or not, help you drawing.
Example:
myCAD1.Snap = true;
See also:
SnapPixel