ArrowLength

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

ArrowLength

public Byte ArrowLength {get; set;}

 

value:        

 Set  the Line and PolyLine 's arrow Length. value is between: 10-50.

 

Example:

 myCAD1.ArrowLength = 30;

 

See also:

 ArrowAngle

 ArrowOffset

 ArrowStyle