IDisplaySettingsApplySettings Method |
Apply the selected settings to the display.
Namespace: Demo3D.GuiAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxvoid ApplySettings(
DisplaySettingsProps settings
)
Parameters
- settings DisplaySettingsProps
- The settings to apply.
See Also