SoGLDeviceSettingsGetSettingName Method |
Returns the name of the current setting (vendor defined list of parameters).
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.2.0.0 (2024.2.0)
Syntax public string GetSettingName()
Public Function GetSettingName As String
public:
String^ GetSettingName()
member GetSettingName : unit -> string
Return Value
Type:
StringRemarks See Also