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