DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.Mode | Methods | Properties
3D viewer working mode, such as camera, sun, zoom, or selection.
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 |