Tao.Platform.Windows SDK Documentation

SimpleOpenGlControl.DepthBits Property

Gets and sets the OpenGL control's depth buffer (Z-buffer) depth.

[Visual Basic]
Public Property DepthBits As Byte
[C#]
public byte DepthBits {get; set;}

See Also

SimpleOpenGlControl Class | Tao.Platform.Windows Namespace