Gets or sets a height of each quality meter rectangle.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Height As Integer
public int Height { get; set; }
If the quality meter height is larger than a thumbnail height (specified with the FolderPane.PreviewSize and UploadPane.PreviewSize properties), it is automatically shrunk down to fit this distance.