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: 10.12.3.0 (10.12.3.0)
Syntax public string GetSettingName()
Public Function GetSettingName As String
public:
String^ GetSettingName()
member GetSettingName : unit -> string
Return Value
Type:
StringRemarks See Also