Creates an instance of DiagramView.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public DiagramView ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Id of the DiagramView.
The Diagram displayed by the view.
See Also