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

GraphView.GetElementByGuid

切换到手册
public Experimental.GraphView.GraphElement GetElementByGuid (string guid);

参数

guid GUID。

返回

GraphElement 给定 GUID 在所有 GraphView 中,而不只是图层包含的元素中的第一个元素。如果找不到,则为“Null”。

描述

获取任何带有给定 GUID 的元素。