Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GraphicEditDeactivatedEventArgs

Index

Properties

Optional cancelled

cancelled: boolean

Whether the editing operation has been cancelled.

graphic

graphic: Graphic

The graphic whose vertices were edited or moved.

Optional isModified

isModified: boolean

Whether the original graphic was modified.

sender

sender: Edit

Reference to the sender.

tool

tool: number

The editing type (e.g. Edit.MOVE | Edit.ROTATE | Edit.SCALE)