Interface: IEditorDragStartData
Table of contents
Properties
Properties
x
• x: number
Defined in
ui/packages/interface/src/editor/IEditor.ts:230
y
• y: number
Defined in
ui/packages/interface/src/editor/IEditor.ts:231
point
• point: IPointData
Defined in
ui/packages/interface/src/editor/IEditor.ts:232
bounds
• bounds: ILayoutBoundsData
Defined in
ui/packages/interface/src/editor/IEditor.ts:233
rotation
• rotation: number