Gets or sets a value specifying whether to display the eraser tool.
public function getEnableEraser() {
}
public function setEnableEraser($value) {
}
Type: 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.