Click or drag to resize
XDL

XGraphicsglGetIntegerv Method

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


Namespace: Pixoneer.NXDL.NGR
Assembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntax
C#
public void glGetIntegerv(
	int mode,
	ref int[] params
)

Parameters

mode  Int32

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

params  Int32

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

See Also