DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.AdvNavigation | Methods | Properties
Switches between standard and advanced navigation. If True, the mouse location becomes the rotation point; if False, the screen center is used.
Available also on: Python.
// C# public Boolean AdvNavigation { get {} set {} }
' VisualBasic Public Property AdvNavigation As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property AdvNavigation : Boolean read read;
| Type |
|---|
| bool Boolean |