Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

GraphElement.Select

Switch to Manual
public void Select (Experimental.UIElements.VisualElement selectionContainer, bool additive);

Parameters

selectionContainerContainer in which the GraphElement is being selected.
additiveTrue if selection is additive, false otherwise.

Description

Select the GraphElement.