Gets or sets a lower value of the width slider of the draw tool.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public int MinWidth { get; set; }
Type: System..Int32
The number specifying a lower value of the width slider of the draw tool.
Default value is 1.
You can hide the slider using the EnableWidthSlider property.