Selects the nearest item in the specified direction.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void Navigate ( |
Visual Basic
Copy Code
|
|---|
Public Sub Navigate( _ |
RemarksThis method can be used to let users navigate through the diagram using the keyboard keys.
See Also