Click or drag to resize

IBasicGraphViewerClientSetEdgeLabel Method (String, String, String)

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

Parameters

name
Type: SystemString
label
Type: SystemString
type
Type: SystemString
See Also