Click or drag to resize

GrShellImplSetDumpLabel Method


Namespace: de.unika.ipd.grGen.grShell
Assembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntax
C#
public bool SetDumpLabel(
	GraphElementType type,
	string label,
	bool only
)

Parameters

type  GraphElementType
 
label  String
 
only  Boolean
 

Return Value

Boolean
See Also