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

GraphElement.IsSelected

매뉴얼로 전환
public bool IsSelected (Experimental.UIElements.VisualElement selectionContainer);

파라미터

selectionContainerThe container.

반환

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

설명

The GraphElement is currently selected in specific container.