Version: 1.1
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

GraphViewMinimapWindow.IsGraphViewSupported

Declaration

protected bool IsGraphViewSupported(Experimental.GraphView.GraphView gv);

Parameters

gv A GraphView.

Returns

bool Returns true if the GraphView tool window supports the specified GraphView. Returns false otherwise.

Description

Verifies whether the GraphView tool window supports a specific GraphView.


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