This documentation is for the old version. Go to the latest Upload Suite docs

PaneItem.RotationIconImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an ImageFormat object configuring a list of images displayed in different states of the rotation icon.

Syntax

PHP
public function getRotationIconImageFormat() {
}

public function setRotationIconImageFormat($value) {
}

Property Value

Type: ImageFormat

The list of custom images of the rotation icon.

See Also

Reference