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