In This Topic
Gets the style of the annotation's outline.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationPenJS
value = instance.get_Outline();
Return Value
Style of the annotation's
WebAnnotationPenJS.
Browser Compatibility
See Also