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

GraphElement.IsSelected

切换到手册
public bool IsSelected (Experimental.UIElements.VisualElement selectionContainer);

参数

selectionContainer容器。

返回

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

描述

The GraphElement is currently selected in specific container.