DiagramBuilder.SimpleView Method
| Name | Parameters | Description |
|---|---|---|
| SimpleView(JS) | value | Switch the Diagram UI component to simple view mode. Mirrors the client-side simpleView option. |
| SimpleView(Boolean) | value | Switch the Diagram UI component to simple view mode. Mirrors the client-side simpleView option. |