Click or drag to resize

GrShellImplSetDumpLabel Method

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

Parameters

type
Type: de.unika.ipd.grGen.libGrGraphElementType
label
Type: SystemString
only
Type: SystemBoolean

Return Value

Type: Boolean
See Also