IDraggable interface
Represents an object that can be dragged.
Signature:
export interface IDraggable extends IDragStrategy, IBoundedElement, ISelectable
Extends: IDragStrategy, IBoundedElement, ISelectable
Methods
Method | Description |
|---|---|
Returns the current location of the draggable in workspace coordinates. |