Gets or sets a value specifying whether to display the pen color picker.
public function getEnableColorPicker() {
}
public function setEnableColorPicker($value) {
}
Type: boolean
If true, the user sees a color picker on the toolbar when the draw tool is activated.
Default value is true.