User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.collapsed

Table of Contents

TGIS_Layer.Collapsed property

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

Checks if the layer is collapsed? Collapsed means only the layer's title will be visible inside the legend.

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

Syntax

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

Value

Type
Boolean
2024/12/20 22:18

Page Tools