SoWinGLWidgetGetGraphicConfigTemplate Method |
Gets the current graphics configuration template.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic SoGLGraphicConfigTemplate GetGraphicConfigTemplate()
Public Function GetGraphicConfigTemplate As SoGLGraphicConfigTemplate
public:
SoGLGraphicConfigTemplate^ GetGraphicConfigTemplate()
member GetGraphicConfigTemplate : unit -> SoGLGraphicConfigTemplate
Return Value
Type:
SoGLGraphicConfigTemplate
Remarks
See Also