ArrowStyle

<< Click to Display Table of Contents >>

Navigation:  MyLine > Properties >

ArrowStyle

public MyArrowStyle ArrowStyle {get; set;}

 

value:        

 Set  the Line and PolyLine 's arrow style;

 

Example:

 myCAD1.ArrowStyle = MyArrowStyle.Left;