Click or drag to resize

IDisplaySettingsIsNavigation Property

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

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

Property Value

Type: Boolean
See Also