ArrowStyle

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

ArrowStyle

public MyArrowStyle ArrowStyle {get; set;}

 

value:        

 Set  the Line and PolyLine 's arrow style;

 

Example:

 myCAD1.ArrowStyle = MyArrowStyle.Left;

 

See also:

 ArrowAngle

 ArrowLength

 ArrowOffset