Click or drag to resize

YCompClientSetNodeLabel Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.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