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