Interface: IEditorDragStartData
Table of contents
Properties
Properties
x
• x: number
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:301
y
• y: number
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:302
point
• point: IPointData
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:303
bounds
• bounds: ILayoutBoundsData
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:304
rotation
• rotation: number