User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.viewer

Table of Contents

IGIS_Editor.Viewer property

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

Viewer on which editor has been created.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public TObject Viewer
{
  get {}
}
' VisualBasic
Public Property Viewer As TObject
  Get
  End Get
End Property
// Oxygene
public
  property Viewer : TObject read;

Value

Type
TObject
2025/01/31 01:03

Page Tools