Gets or sets a draw tool width.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public int Width { get; set; }
The user may change width using a width slider on the toolbar. If you don't want the user to change it, you can hide the slider using the EnableWidthSlider property.