var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_EraserColor(value);
function set_EraserColor(
valueThe eraser color. The default value is "rgba(211,211,211,0.5)".: string
) : any;
Parameters
- value
- The eraser color. The default value is "rgba(211,211,211,0.5)".