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

Scope.ContainsElement

切换到手册
public bool ContainsElement (Experimental.UIElements.GraphView.GraphElement element);

参数

element元素。

返回

bool 如果作用域包含指定的元素,则返回 true。否则返回 false。

描述

确定作用域是否包含指定的 GraphElement。