Search
BaseTouchBehavior.DiagramView Property
See Also
 






Gets the diagram view associated with the behavior.

Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public DiagramView DiagramView { get; }

Visual Basic  Copy Code

Public ReadOnly Property DiagramView As DiagramView

 Property Value

 See Also