Gets or sets a value specifying whether to display the pen color picker.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool EnableColorPicker { get; set; }
Type: System..Boolean
If true
, the user sees a color picker on the toolbar when the draw tool is activated.
Default value is true.