Gets the type of Action currently performed by the user in the Diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Action Action { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Action As Action |
See Also