Search
Interaction.DiagramView Property
See Also
 





Gets a reference to the DiagramView control this interaction is associated with.

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

protected DiagramView DiagramView { get; }

Visual Basic  Copy Code

Protected ReadOnly Property DiagramView As DiagramView

 Property Value

 See Also