Click or drag to resize

GXLExportWriteGXLNode Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
protected void WriteGXLNode(
	string id,
	string gxlname,
	params GXLExportAttr[] attrs
)

Parameters

id
Type: SystemString
gxlname
Type: SystemString
attrs
Type: de.unika.ipd.grGen.libGrGXLExportAttr
See Also