User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlscale.gis_viewer

Table of Contents

ITGIS_ControlScale.GIS_Viewer property

DK for ActiveX | TatukGIS_XDK11.ITGIS_ControlScale.GIS_Viewer | Methods | Properties

Attached viewer.

Available also on: Delphi FMX | .NET WinForms | Java.

Syntax

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

Value

2025/01/31 01:03

Page Tools