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

GraphElement.IsSelected

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

参数

selectionContainer容器。

返回

bool 如果 GraphElement 已选择,则返回 true。否则返回 false。

描述

当前已在特定容器中选择 GraphElement。