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: 18.04.00
Syntax
C#
[ObsoleteAttribute("No longer supported.")]
bool IsNavigation { get; set; }

Property Value

Type: Boolean
See Also