SoGLGraphicConfigIsAccelerated Method |
Returns true if the OpenGL graphics configuration is accelerated.
Namespace: OIV.Inventor.ComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic bool IsAccelerated()
Public Function IsAccelerated As Boolean
public:
bool IsAccelerated()
member IsAccelerated : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also