|
XGraphicsglGetDoublev Method
|
[Missing <summary> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glGetDoublev(System.Int32,System.Double[]@)"]
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntaxpublic 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