DrawTool.EnableColorPicker Property HTML5/Flash Uploader PHP

Supported technologies:

Gets or sets a value specifying whether to display the pen color picker.

Syntax

PHP Initialize
public function getEnableColorPicker() {
}

public function setEnableColorPicker($value) {
}

Property Value

Type: boolean

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

Default value is true.

See Also

Reference