Click or drag to resize

IDisplaySettingsIsAutoResolution Property

Note: This API is now obsolete.

When true, resizing Demo3D updates the resolution automatically.

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
[ObsoleteAttribute("No longer supported.")]
bool IsAutoResolution { get; set; }

Property Value

Type: Boolean
See Also