Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

GraphElement.IsSelected

マニュアルに切り替える
public bool IsSelected (UIElements.VisualElement selectionContainer);

パラメーター

selectionContainer The container.

戻り値

bool Returns true if the GraphElement is selected. Returns false otherwise.

説明

The GraphElement is currently selected in specific container.