类名 SketchEditorEventType

成员变量

String

# static readonly create

SketchEditorEventType.create: 'create',创建草图图形事件

Default Value:
  • 'create'
String

# static readonly redo

SketchEditorEventType.redo: 'redo',回退事件

Default Value:
  • 'redo'
String

# static readonly remove

SketchEditorEventType.remove: 'remove', 删除草图图形事件

Default Value:
  • 'remove'
String

# static readonly undo

SketchEditorEventType.undo: 'undo',撤销事件

Default Value:
  • 'undo'
String

# static readonly update

SketchEditorEventType.update: 'update',更新草图图形事件

Default Value:
  • 'update'
构造函数
成员变量
方法
事件