DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.HideLabelsUponNavigation | Methods | Properties
Hides labels while the scene is being navigated. The default is off, which means labels remain visible.
Available also on: Python.
// C# public Boolean HideLabelsUponNavigation { get {} set {} }
' VisualBasic Public Property HideLabelsUponNavigation As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property HideLabelsUponNavigation : Boolean read read;
| Type |
|---|
| bool Boolean |