SoWinGLWidgetIsDrawToFrontBufferEnable Method |
Returns whether drawing to the front buffer is enabled.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsDrawToFrontBufferEnable()
Public Function IsDrawToFrontBufferEnable As Boolean
public:
bool IsDrawToFrontBufferEnable()
member IsDrawToFrontBufferEnable : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also