Click or drag to resize

GrShellImplSetDebugEdgeModeThickness Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool SetDebugEdgeModeThickness(
	string modeName,
	int thickness
)

Parameters

modeName
Type: SystemString
thickness
Type: SystemInt32

Return Value

Type: Boolean
See Also