ShapeElement.NavigateAscend(SelectedShapesCollection) Method

Definition

Called by this ShapeElement to set focus to its first focusable ancestor in the navigation sequence.

C++
public:
 virtual bool NavigateAscend(Microsoft::VisualStudio::Modeling::Diagrams::SelectedShapesCollection ^ selection);

Parameters

selection
SelectedShapesCollection

The current selection whose focus will be updated.

Returns

True if navigation occurred, false otherwise.

Remarks

By default, shape fields precede child shapes in the navigation sequence.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022