VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationVisualToolJS type / get_EraserColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_EraserColor Method
In This Topic
Gets the eraser color.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();

var value; // Type: string
value = instance.get_EraserColor();

Return Value

The eraser color. The default value is "rgba(211,211,211,0.5)".
Browser Compatibility
56+
45+
11
See Also