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