Gets an InteractionState instance representing the current action being carried out by the user.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public InteractionState Interaction { get; set; } |
Visual Basic Copy Code |
---|
Public Property Interaction As InteractionState |
An instance of the InteractionState class.