QualityMeter.Height Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a height of each quality meter rectangle.

Syntax

PHP
public function getHeight() {
}

public function setHeight($value) {
}

Property Value

Type: integer

The height of each quality meter rectangle.

Default value is 11.

Remarks

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.

See Also

Reference