Interface: IEditorDragStartData
Table of contents
Properties
Properties
x
• x: number
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:281
y
• y: number
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:282
point
• point: IPointData
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:283
bounds
• bounds: ILayoutBoundsData
Defined in
src/ui/packages/interface/src/editor/IEditor.ts:284
rotation
• rotation: number