Click or drag to resize

MSAGLClientSetNodeLabel Method

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

Parameters

name
Type: SystemString
label
Type: SystemString

Implements

IBasicGraphViewerClientSetNodeLabel(String, String)
See Also