Search results

CropSelectionSettings API in JavaScript Image Editor API control

Interface for CropSelectionSettings in the Image Editor.

Properties

height

number

Returns the height of the selection.

startX

number

Returns the start x position of the selection.

startY

number

Returns the start y position of the selection.

type

string

Returns the type of the selection.

width

number

Returns the width of the selection.