Click or drag to resize

GrShellImplShowNodes Method


Namespace: de.unika.ipd.grGen.grShell
Assembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntax
C#
public void ShowNodes(
	NodeType nodeType,
	bool only
)

Parameters

nodeType  NodeType
 
only  Boolean
 
See Also