In This Topic
Gets the background brush of annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationBrushJS
value = instance.get_FillBrush();
Return Value
The background
WebAnnotationBrushJS of annotation.
Browser Compatibility
See Also