Search
Interaction.DiagramView Property
See Also
 





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

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

protected DiagramView DiagramView { get; }

Visual Basic  Copy Code

Protected ReadOnly Property DiagramView As DiagramView

 Property Value

 See Also