Tao.OpenGl SDK Documentation

Gl.glBindMaterialParameterEXT Method 

[Visual Basic]
Public Shared Function glBindMaterialParameterEXT( _
   ByVal face As Integer, _
   ByVal value As Integer _
) As Integer
[C#]
public static int glBindMaterialParameterEXT(
   int face,
   int value
);

See Also

Gl Class | Tao.OpenGl Namespace