<< Click to Display Table of Contents >>
Navigation: MyCAD > Properties >
public Boolean RotateEnable {get; set;}
value:
Specifies the shape can rotate or not.
Example:
myCAD1.RotateEnable = false;
See also:
ResizeEnable