Gets the eraser width.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();
var value; // Type: number
value = instance.get_EraserWidth();
function get_EraserWidth() : number;
Return Value
The eraser width. The minimum value is 1, the maximum value is 100, the default value is 20.