User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.rootlayer_void

Table of Contents

TGIS_Layer.RootLayer method

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

Returns the absolute parent layer.

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

Syntax

// Delphi
public
  function RootLayer : TGIS_Layer;
// C++ Builder
public:
  TGIS_Layer* RootLayer(void);

Result

Type Description
TGIS_Layer parent layer
2022/11/16 01:18

Page Tools