Gets the style of line.
var instance = new Vintasoft.Imaging.Annotation.UI.WebLinesAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationLineStyleEnumJS
value = instance.get_LineStyle();
Return Value
WebAnnotationLineStyleEnumJS object which defines the line style. Default value is "Solid".