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