NodeShape::NavigateAcrossLinks Method (SelectedShapesCollection^, Boolean)
Visual Studio 2015
Selects the shapes or sets the focus on the shapes that are connected to this shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- selection
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::SelectedShapesCollection^
The shapes that are connected to this shape.
- focusOnly
-
Type:
System::Boolean
true to set the focus on the connected shapes; false to select the shapes that are connected to this shape.
Show: