Home > @jsplumbtoolkit/browser-ui > UIPath > (constructor)
UIPath.(constructor)
Constructs a new instance of the UIPath class
Signature:
constructor(path: Path, surface: Surface);
Parameters
| Parameter | Type | Description |
|---|---|---|
| path | Path | Underlying path object. |
| surface | Surface | The surface that constructed this path. |