blockly > LineCursor > (constructor)
LineCursor.(constructor)
Constructs a new instance of the LineCursor class
Signature:
constructor(workspace: WorkspaceSvg);
Parameters
Parameter | Type | Description |
|---|---|---|
workspace | The workspace this cursor belongs to. |