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