DrawType

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

DrawType

public MyDrawType DrawType {get; set;}

 

value:        

  Set the draw type of mouse drawing.

 

Example:

 myCAD1.DrawType = MyDrawType.Rectangle;