User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.active

Table of Contents

TGIS_Layer.Active property

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

Checks if the layer is active? Active means layer is visible and an object can be localized on the layer.

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

Syntax

// Delphi
public
  property Active : Boolean read write;
// C++ Builder
public:
  __property bool Active = {read, write};

Value

Type
Boolean
2024/12/20 22:18

Page Tools