ClientEvents.ImageRotated Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an array of ImageRotated event handlers.

Syntax

PHP
public function &getImageRotated() {
}

public function setImageRotated($value) {
}

Property Value

Type: array

The string containing the name of ImageRotated event handler or an array of handler names.

Remarks

This event fires when an image is rotated.

See Also

Reference