Search results

ZoomEventArgs API in JavaScript Image Editor API control

Interface for zoom transition occur in the imageEditor.

Properties

cancel

boolean

Defines the cancel option to cancel the zoom action.

zoomLevel

number

Specifies the value of zooming. Zoom in or out can be defined based on the value.

zoomPoint

Point

Returns the (x, y) point to be zoomed.