RotateEnable

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

RotateEnable

public Boolean RotateEnable {get; set;}

 

value:        

 Specifies the shape can rotate or not.

 

Example:

 myCAD1.RotateEnable = false;

 

See also:

 ResizeEnable