PanEventArgs

12 Sep 20251 minute to read

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

Properties

cancel boolean

Defines whether to cancel the panning action of image editor.

endPoint Point

Returns the (x, y) point to be panning ended.

startPoint Point

Returns the (x, y) point of panning started