ShapeElement.DoKeyboardNavigation Method
Navigates the from shape to shape, using the keyboard.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public bool DoKeyboardNavigation( Keys keyData, DiagramClientView diagramClientView )
Parameters
- keyData
- Type: System.Windows.Forms.Keys
The key on the keyboard.
- diagramClientView
- Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView
The client view that contains the diagram.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.