Click or drag to resize

GrShellImplShowNodes Method

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

Parameters

nodeType
Type: de.unika.ipd.grGen.libGrNodeType
only
Type: SystemBoolean
See Also