Gets or sets the diagram document displayed by this view.
Namespace: MindFusion.Diagramming.Controls
Assembly: TabbedDiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get document() {} |
DiagramDocument
The DiagramDocument instance displayed by this view.
See Also