MindFusion.Wpf Pack Programmer's Guide
InteractionState.Action Property
See Also
 





Gets the type of Action currently performed by the user in the Diagram.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Action Action { get; }

Visual Basic  Copy Code

Public ReadOnly Property Action As Action

 Property Value

A member of the Action enumeration that specifies what kind of action the user currently performes on the Diagram.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming.Wpf Namespace