SelectedShapesCollection.SelectFocusedItemOrAncestor Method

Definition

Selects the currently focused item in the selection (which may or may not be selected). If it is not selectable, the parent chain will be searched for the first selectable ancestor. The focused item remains unchanged.

public:
 void SelectFocusedItemOrAncestor();
public void SelectFocusedItemOrAncestor ();
member this.SelectFocusedItemOrAncestor : unit -> unit
Public Sub SelectFocusedItemOrAncestor ()

Applies to