SoGLDeviceSettings Methods |
The SoGLDeviceSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplySettings | Apply changes to the setting and/or parameters. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetParameter | Returns current value of specified parameter in current setting. |
![]() | GetParameterCount | Returns number of parameters in current setting. |
![]() | GetParameterIdbyIndex | Returns the name of the parameter with the specified index in the current setting. |
![]() | GetSettingName | Returns the name of the current setting (vendor defined list of parameters). |
![]() | GetSettingNameByIndex | Returns the name of the specified setting. |
![]() | GetSettingsCount | Returns the number of vendor defined settings. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetParameter | Set the value of a parameter in the current setting. |
![]() | SetSettingName | Set a setting (vendor defined list of parameters) by name. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |