User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.items

Table of Contents

IGIS_Viewer.Items property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Items | Methods | Properties

All layers.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools