var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_EraserWidth(value);
function set_EraserWidth(
valueThe eraser width. The minimum value is 1, the maximum value is 100, the default value is 20.: number
) : any;
Parameters
- value
- The eraser width. The minimum value is 1, the maximum value is 100, the default value is 20.