src/toolbox/eraser/Eraser.ts
Properties |
Methods |
|
Public autoClear |
Default value : false
|
Inherited from
ToolBox
|
Defined in
ToolBox:9
|
Public history |
Type : HistoryCallback[]
|
Default value : []
|
Inherited from
ToolBox
|
Defined in
ToolBox:8
|
Public Readonly layer |
Type : Layer
|
Inherited from
ToolBox
|
Defined in
ToolBox:9
|
Public circular | ||||
circular(options)
|
||||
Defined in src/toolbox/eraser/Eraser.ts:18
|
||||
Parameters :
Returns :
this
|
Public rectangular | ||||||
rectangular(options: EraserOptions)
|
||||||
Defined in src/toolbox/eraser/Eraser.ts:11
|
||||||
Parameters :
Returns :
this
|
Public render |
render()
|
Inherited from
ToolBox
|
Defined in
ToolBox:27
|
Returns :
void
|
Public restore |
restore()
|
Inherited from
ToolBox
|
Defined in
ToolBox:19
|
Returns :
this
|
Public save |
save()
|
Inherited from
ToolBox
|
Defined in
ToolBox:11
|
Returns :
this
|