VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinesAnnotationViewJS type / get_LineStyle Property
Syntax BrowserCompatibility SeeAlso
get_LineStyle Method
Gets the style of line.
Syntax
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".
Browser Compatibility
56+
45+
11
See Also