User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.sublayers

Table of Contents

TGIS_Layer.SubLayers property

DK11 for Delphi | GisLayer.TGIS_Layer.SubLayers | Constructors | Fields | Methods | Properties | Events | Events

List of sublayers belonging to the layer. Used for internal presentation of fake layers in some formats on the legend.

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

Syntax

// Delphi
public
  property SubLayers : TGIS_LayerAbstractList read write;
// C++ Builder
public:
  __property TGIS_LayerAbstractList* SubLayers = {read, write};

Value

2022/11/16 01:18

Page Tools