Click or drag to resize

IBasicGraphViewerClientSetNodeLabel Method (String, String)

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 8.1
Syntax
C#
void SetNodeLabel(
	string name,
	string label
)

Parameters

name
Type: SystemString
label
Type: SystemString
See Also