DrawTool.EnableEraser Property HTML5/Flash Uploader PHP

Supported technologies:

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

Syntax

PHP Initialize
public function getEnableEraser() {
}

public function setEnableEraser($value) {
}

Property Value

Type: 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