Click or drag to resize

DOTDumperGetLineStyle Method

Gets the DOT string representation of a GrLineStyle object.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static string GetLineStyle(
	GrLineStyle style
)

Parameters

style  GrLineStyle
 

Return Value

String
See Also