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

GraphElement.Select

切换到手册
public void Select (UIElements.VisualElement selectionContainer, bool additive);

参数

selectionContainer要从中选择 GraphElement 的容器。
additive如果所选项是附加的,则为 true;否则为 false。

描述

选择 GraphElement。