Tao.OpenGl SDK Documentation

Gl.glClearDepth Method 

[Visual Basic]
Public Shared Sub glClearDepth( _
   ByVal depth As Double _
)
[C#]
public static void glClearDepth(
   double depth
);

See Also

Gl Class | Tao.OpenGl Namespace