Tao.OpenGl SDK Documentation

Gl.glRectfv Method (IntPtr, Single[])

[Visual Basic]
Overloads Public Shared Sub glRectfv( _
   ByVal v1 As IntPtr, _
   ByVal v2 As Single() _
)
[C#]
public static void glRectfv(
   IntPtr v1,
   float[] v2
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glRectfv Overload List