<< Click to Display Table of Contents >> Navigation: MyCAD > Properties > SnapShape |
public Boolean SnapShape {get; set;}
value:
When drag or resize shape, whether snap mouse to other shape, it can help you drawing.
Example:
myCAD1.SnapShape = true;