Click or drag to resize

IDisplaySettingsShowGraphics Property

Note: This API is now obsolete.

Show or hide graphics.

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
[ObsoleteAttribute("Use ShowGraphicsMode")]
bool ShowGraphics { get; set; }

Property Value

Type: Boolean
See Also