Gets or sets a width of the button or icon.
Namespace: Aurigma.ImageUploader Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Width As Integer
public int Width { get; set; }
Type: System.Int32
The width of a button or icon (in pixels).
Default value is 0.