Tao.Platform.Windows SDK Documentation

SimpleOpenGlControl.AutoSwapBuffers Property

Gets and sets the OpenGL control's automatic sending of a SwapBuffers command after drawing.

[Visual Basic]
Public Property AutoSwapBuffers As Boolean
[C#]
public bool AutoSwapBuffers {get; set;}

See Also

SimpleOpenGlControl Class | Tao.Platform.Windows Namespace