IDisplaySettingsGetCurrentSettings Method |
Get a copy of the current display settings.
Namespace:
Demo3D.Gui
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
SyntaxDisplaySettingsProps? GetCurrentSettings()
Return Value
Type:
DisplaySettingsPropsThe copy of the current settings if there are any, or null if not.
See Also