Click or drag to resize

GXLExportWriteGXLNode Method


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

Parameters

id  String
 
gxlname  String
 
attrs  GXLExportAttr
 
See Also