User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_3dflyover.viewerwnd

Table of Contents

ITGIS_3DFlyOver.ViewerWnd property

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

Attached 3D viewer.

Available also on: Delphi | .NET | Python.

Syntax

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

Value

2025/01/31 01:03

Page Tools