SoGLDeviceSettingsGetSettingsCount Method |
Returns the number of vendor defined settings.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic int GetSettingsCount()
Public Function GetSettingsCount As Integer
public:
int GetSettingsCount()
member GetSettingsCount : unit -> int
Return Value
Type:
Int32
RemarksDepends on the graphics board and driver version.
See Also