DK for ActiveX | TatukGIS_XDK11.IGIS_ViewerWnd.Viewer3D | Methods | Properties
Viewer 3D object. Nil if 3D mode is off.
Available also on: Python.
// C# public IGIS_Viewer3D Viewer3D { get {} set {} }
' VisualBasic Public Property Viewer3D As IGIS_Viewer3D Get End Get Set(ByVal value As IGIS_Viewer3D) End Set End Property
// Oxygene public property Viewer3D : IGIS_Viewer3D read read;
Type |
---|
IGIS_Viewer3D |