IDisplaySettingsRemoveSettings Method |
Remove a display settings profile.
Namespace: Demo3D.GuiAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxvoid RemoveSettings(
DisplaySettingsProps settings
)
Parameters
- settings DisplaySettingsProps
- The setting to remove.
See Also