Click or drag to resize

IDisplaySettingsIsAutoResolution Property

When true, resizing Demo3D updates the resolution automatically.

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
bool IsAutoResolution { get; set; }

Property Value

Type: Boolean
See Also