TOC : Script API > JavaScript > JavaScript API > Component > Shape > Arrow > Method >

 

GetLineDash

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Shape > Arrow > Method >

 

GetLineDash

 

 

Gets the dash pattern of the dashed line.

 

 

 

Prototype :

 

string GetLineDash

(

       No Arguments

)

 

 

 

Reference :

 

Return the length of dash and gap in the form of "dash gap".

 

 

 

Example :

 

_TraceLn(This.GetLineDash());

 

 

 

Available Events :

 

All Events