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 Returns true if the Scope contains the specified element. Returns false otherwise.

描述

Determines if the Scope contains the specified GraphElement.