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