Home > blockly > ZoomControls > (constructor)
ZoomControls.(constructor)
Constructs a new instance of the ZoomControls class
Signature:
constructor(workspace: WorkspaceSvg);
Parameters
| Parameter | Type | Description |
|---|---|---|
| workspace | WorkspaceSvg | The workspace to sit in. |