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