<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Shape > Arrow > Method >SetLineDash |
Sets the dash pattern of a line.
Prototype :
void SetLineDash
(
string LineDash
)
Arguments :
LineDash |
specify the value in the form of "dash gap". |
Example :
This.SetLineDash("5 4");
Available Events :
All Events