Click or drag to resize

MSAGLClientSetNodeLabel Method


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

Parameters

name  String
 
label  String
 

Implements

IBasicGraphViewerClientSetNodeLabel(String, String)
See Also