VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationVisualToolJS type / get_EraserWidth Property
Syntax BrowserCompatibility SeeAlso
get_EraserWidth Method
Gets the eraser width.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();

var value; // Type: number
value = instance.get_EraserWidth();

Return Value

The eraser width. The minimum value is 1, the maximum value is 100, the default value is 20.
Browser Compatibility
56+
45+
11
See Also