Initializes a new instance of the UndoEventArgs class.
Namespace: MindFusion.DiagrammingPackage: MindFusion.Diagramming
public UndoEventArgs ( Command command)
Public New ( _ command As Command _)
The Command related to the event.
UndoEventArgs ClassMindFusion.Diagramming Namespace