Click or drag to resize

IDisplaySettingsIsNavigation Property

Note: This API is now obsolete.

Set the scene in to Navigation mode if true or Select if false.

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

Property Value

Boolean
See Also