SoGLGraphicConfigIsDoubleBuffer Method |
Returns true if double-buffer mode is enabled, else false (single-buffer mode).
Namespace: OIV.Inventor.ComponentsAssembly: OIV.Inventor (in OIV.Inventor.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