User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.issublayer_void

Table of Contents

TGIS_Layer.isSublayer method

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

Checks if the layer is a sublayer.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  function isSublayer : Boolean;
// C++ Builder
protected:
  bool isSublayer(void);

Result

Type Description
Boolean True if the layer is a sublayer
2020/05/07 01:07

Page Tools