ReturnToSelecting

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

ReturnToSelecting

public Boolean ReturnToSelecting {get; set;}

 

value:        

 Specifies the DrawType property as Selecting when drawed a shape.

 

Example:

 myCAD1.ReturnToSelecting = false;