Gets or sets a width of this Thumbnail instance.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Width As Unit
public Unit Width { get; set; }
Type: System.Web.UI.WebControls.Unit
The width of the Thumbnail control.
Default value is 100px.