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

GraphView.GetElementByGuid

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

Parámetros

guidThe GUID.

Valor de retorno

GraphElement The first element with the given GUID, within all of GraphView, not just elements contained in layers. Null if none found.

Descripción

Get any element with a given GUID.