var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS(); var value; // Type: string value = instance.get_EraserColor();
function get_EraserColor() : string;
Return Value
The eraser color. The default value is "rgba(211,211,211,0.5)".