Creates a Command -derived object that can be used to undo the scroll operation.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
Command CreateScrollCommand () |
Visual Basic Copy Code |
---|
Function CreateScrollCommand () As Command |
A Command object that can be used to undo the scroll operation. Target nodes return different commands depending on the type of their contents, e.g. ScrollContainerCmd for scrolling child nodes inside ContainerNode or ScrollTableCmd for scrolling rows of TableNode.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |