UploadPane.IconSize Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

Gets or sets the size of the file icon when Icons view mode is used.

Syntax

PHP Initialize
public function getIconSize() {
}

public function setIconSize($value) {
}

Property Value

Type: integer

The size of the file icon.

Default value is 20.

See Also

Reference