Implements support for undo of TreeViewNode scroll operations.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class ScrollTreeViewCmd : Command |
Visual Basic
Copy Code
|
|---|
Public Class ScrollTreeViewCmd |
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.Commands.Command
MindFusion.Diagramming.Commands.ScrollTreeViewCmd
See Also