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

GraphView.GetEdgeByGuid

Cambiar al Manual
public Experimental.UIElements.GraphView.Edge GetEdgeByGuid (string guid);

Parámetros

guidThe GUID.

Valor de retorno

Edge The first edge with given GUID. Null if none found.

Descripción

Get edge by its GUID.