MindFusion.Wpf Pack Programmer's Guide
ScrollTreeViewCmd Constructor
See Also
 





Initializes a new instance of the ScrollTreeViewCmd class.

Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public ScrollTreeViewCmd (
    TreeViewNode node
)

Visual Basic  Copy Code

Public New ( _
    node As TreeViewNode _
)

 Parameters

node
The related TreeViewNode.

 See Also

ScrollTreeViewCmd Class
MindFusion.Diagramming.Wpf.Commands Namespace