VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebStickyNoteAnnotationViewJS type / get_Outline Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Outline Method
In This Topic
Gets the style of annotation's outline.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS();

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationPenJS
value = instance.get_Outline();

Return Value

Style of the annotation's WebAnnotationPenJS.
Browser Compatibility
56+
45+
11
See Also