
Gets or sets a tool selected in the image editor by default.
    Namespace: 
   Aurigma.ImageUploaderFlash
    Assembly:
   Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public string DefaultTool { get; set; }
Type: System..String
There are two values supported so far: crop and draw.
Default value is "crop".