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: 1.2.817.72
Syntax
C#
public void glGetIntegerv(
	int mode,
	ref int[] params
)

Parameters

mode
Type: SystemInt32

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

params
Type: SystemInt32

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

See Also