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