DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.AdvNavigation | Methods | Properties
Standard / AdvanceNavigation switch if True mouse location become a rotation point if False screen center is a rotation point
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 |