Gets or sets a value specifying whether to display the eraser tool.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool EnableEraser { get; set; }
Type: System..Boolean
If true
, the user sees a eraser tool on the toolbar when the draw tool is activated.
Default value is true.
The draw tool Width also affects the eraser width.