Skip to main content

Interface: CanvasContext

Represents a context for everything rendered inside the canvas, including diagram content and widgets.

Properties

PropertyModifierTypeDescription

canvas

readonly

CanvasApi

The canvas API.

model

readonly

DiagramModel

Model for the diagram displayed by the canvas.