Initializes a new instance of the UndoEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public UndoEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Command related to the event.
See Also