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