DrawTool.MinWidth Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a lower value of the width slider of the draw tool.

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

Syntax

C#
public int MinWidth { get; set; }

Property Value

Type: System..Int32

The number specifying a lower value of the width slider of the draw tool.

Default value is 1.

Remarks

You can hide the slider using the EnableWidthSlider property.

See Also

Reference