Version: 2020.2
언어: 한국어
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.