Tao.OpenGl SDK Documentation

Gl.glIsTexture Method 

[Visual Basic]
Public Shared Function glIsTexture( _
   ByVal texture As Integer _
) As Integer
[C#]
public static int glIsTexture(
   int texture
);

See Also

Gl Class | Tao.OpenGl Namespace