Click or drag to resize

MSAGLClientSetEdgeLabel Method (String, String, String)

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

Parameters

name
Type: SystemString
label
Type: SystemString
type
Type: SystemString

Implements

IBasicGraphViewerClientSetEdgeLabel(String, String, String)
See Also