Height of a button or icon.
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 a button or icon (in pixels).
Default value is 20
.