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