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

GraphView.GetElementByGuid

Cambiar al Manual
public Experimental.UIElements.GraphView.GraphElement GetElementByGuid (string guid);

Parámetros

guidThe GUID.

Valor de retorno

GraphElement The first element with the given GUID. Null if none found.

Descripción

Get any element with a given GUID.