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: 1.2.817.72
Syntax
C#
public void glNewList(
	int list,
	int mode
)

Parameters

list
Type: SystemInt32

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

mode
Type: SystemInt32

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

See Also