ImageEditor.DefaultTool Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a tool selected in the image editor by default.

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

Syntax

C#
public string DefaultTool { get; set; }

Property Value

Type: System..String

There are two values supported so far: crop and draw.

Default value is "crop".

See Also

Reference