Gets a reference to the DiagramView control this interaction is associated with.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
protected DiagramView DiagramView { get; } |
Visual Basic
Copy Code
|
|---|
Protected ReadOnly Property DiagramView As DiagramView |
See Also