ImageEditor.CropMinSize Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets minimum width and height of the crop rectangle (in pixels).

Syntax

PHP
public function getCropMinSize() {
}

public function setCropMinSize($value) {
}

Property Value

Type: integer

The minimum width and height of the crop rectangle (in pixels).

Default value is 50.

See Also

Reference