Tao.Platform.Windows SDK Documentation

SimpleOpenGlControl.StencilBits Property

Gets and sets the OpenGL control's stencil buffer depth.

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

See Also

SimpleOpenGlControl Class | Tao.Platform.Windows Namespace