ImageEditor.DrawTool Property HTML5/Flash Uploader PHP

Supported technologies:

Gets an object holding the draw tool settings like pen color and width.

Syntax

PHP Initialize
public function getDrawTool() {
}

public function setDrawTool($value) {
}

Property Value

Type: DrawTool

The DrawTool instance specifying the draw tool settings.

See Also

Reference