Gets or sets the type of Action currently performed by the user in the Diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Action Action { get; set; } |
Visual Basic Copy Code |
---|
Public Property Action As Action |