Gets a reference to the Command instance related to the event being handled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Command Command { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Command As Command |
An instance of the Command class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |