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