This topic has not yet been rated - Rate this topic

NodeShape.NavigateAcrossLinks Method

Selects the shapes or sets the focus on the shapes that are connected to this shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public void NavigateAcrossLinks(
	SelectedShapesCollection selection,
	bool focusOnly
)

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.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ