Search results

ZoomEventArgs API in Angular Image Editor API component

The Interface which contains the properties for zoom transition occur in the Image Editor.

Properties

cancel

boolean

Specifies a value that indicates whether the zooming action can be canceled in image editor.

currentZoomFactor

number

Returns the current zoomed level, in which the loaded image is enlarged in the image editor.

previousZoomFactor

number

Returns the previous zoom factor that already had before this current zooming action.

zoomPoint

Point

Returns the point in which the zooming action was performed.

zoomTrigger

string

Returns the type of zooming performed in the image editor.