User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.viewer

Table of Contents

ITGIS_3DFlyOver.Viewer property

DK for ActiveX | TatukGIS_XDK11.ITGIS_3DFlyOver.Viewer | Methods | Properties

Attached 3D viewer.

Available also on: Delphi | .NET | Python.

Syntax

// C#
public IGIS_Viewer Viewer
{
  get {}
  set {}
}
' VisualBasic
Public Property Viewer As IGIS_Viewer
  Get
  End Get
  Set(ByVal value As IGIS_Viewer)
  End Set
End Property
// Oxygene
public
  property Viewer : IGIS_Viewer read read;

Value

2025/01/31 01:03

Page Tools