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

GraphView.GetElementByGuid

public Experimental.GraphView.GraphElement GetElementByGuid(string guid);

Parameters

guid The GUID.

Returns

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

Description

Get any element with a given GUID.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答