Gets or sets a value indicating whether to allow drawing in the image editor.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool EnableDrawTool { get; set; }
Type: System..Boolean
If true
, the draw tool is enabled in the image editor.
Default value is false.
If you want to set the draw tool as a default one, use the DefaultTool property.