Tao.OpenGl SDK Documentation

Gl.glProgramStringARB Method (Int32, Int32, Int32, Object)

[Visual Basic]
Overloads Public Shared Sub glProgramStringARB( _
   ByVal target As Integer, _
   ByVal format As Integer, _
   ByVal len As Integer, _
   ByVal string As Object _
)
[C#]
public static void glProgramStringARB(
   int target,
   int format,
   int len,
   object string
);

See Also

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