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