Click or drag to resize
XDL

XGraphicsglGetDoublev Method

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


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

Parameters

pname  Int32

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

params  Double

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

See Also