Width of the background image.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Width As Integer
public int Width { get; set; }
A positive integer value that specifies the width of the background image (in pixels).
Default value is 50
.