DK11 for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.Mode | Methods | Properties
Viewer3D mode working mode (camera mode, sun, zoom, select ...).
Available also on: Python.
// C# public TGIS_Viewer3DMode Mode { get {} set {} }
' VisualBasic Public Property Mode As TGIS_Viewer3DMode Get End Get Set(ByVal value As TGIS_Viewer3DMode) End Set End Property
// Oxygene public property Mode : TGIS_Viewer3DMode read read;
Type |
---|
TGIS_Viewer3DMode |