DrawTool.EnableColorPicker Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

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

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public bool EnableColorPicker { get; set; }

Property Value

Type: System..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