Width of the progress dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ProgressDialogWidth As Integer
public int ProgressDialogWidth { get; set; }
A non-negative integer value which specifies a width of the progress dialog (in pixels).
Default value is 400
.