Tao.Platform.Windows SDK Documentation |
|
SimpleOpenGlControl.AutoFinish Property
Gets and sets the OpenGL control's automatic sending of a glFinish command after drawing.
[Visual Basic]
Public Property AutoFinish As
Boolean
[C#]
public
bool AutoFinish {get; set;}
See Also
SimpleOpenGlControl Class | Tao.Platform.Windows Namespace