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

GraphElement.Select

public void Select(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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答