Click or drag to resize
XDL

XGraphicsglNewList Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glNewList(System.Int32,System.Int32)"]


Namespace: Pixoneer.NXDL.NGR
Assembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntax
C#
public void glNewList(
	int list,
	int mode
)

Parameters

list  Int32

[Missing <param name="list"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glNewList(System.Int32,System.Int32)"]

mode  Int32

[Missing <param name="mode"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glNewList(System.Int32,System.Int32)"]

See Also