ShapeChangeEventArgs
23 Sep 20251 minute to read
The Interface which contains the properties for shape change in Image Editor.
Properties
action string
Returns the name of the action.
allowShapeOverflow boolean
Prevents shapes from being dragged outside the image boundary.
cancel boolean
Defines the cancel option to cancel the shape change action.
currentShapeSettings ShapeSettings
Returns `the object of shape which is inserted or moved or deleted or resized or customized the UI.
previousShapeSettings ShapeSettings
Returns the object of shape before moved, resized, or customized the UI.