MoveIndicator class
Four-way arrow indicator attached to a workspace element to indicate that it is being moved.
Signature:
export declare class MoveIndicator
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Creates a new move indicator. |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
SVGGElement | Root SVG element for the indicator. |
Methods
Method | Modifiers | Description |
|---|---|---|
Disposes of this move indicator. | ||
Moves this indicator to the specified location. |