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