SoWinGLWidgetIsDoubleBuffer Method |
Returns whether double buffering is on or off.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsDoubleBuffer()
Public Function IsDoubleBuffer As Boolean
public:
bool IsDoubleBuffer()
member IsDoubleBuffer : unit -> bool
Return Value
Type:
BooleanRemarks See Also