DrawTool.EnableEraser Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a value specifying whether to display the eraser tool.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public bool EnableEraser { get; set; }

Property Value

Type: System..Boolean

If true, the user sees a eraser tool on the toolbar when the draw tool is activated.

Default value is true.

Remarks

The draw tool Width also affects the eraser width.

See Also

Reference