Selects the diagram item that is below (greater x coordinate) the currently selected item
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly RoutedUICommand NavigateDown |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly NavigateDown As RoutedUICommand |
See Also