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