User Tools

Site Tools


api:dk11:delphi:gisparams.tgis_paramssection.visible

Table of Contents

TGIS_ParamsSection.Visible property

DK11 for Delphi | GisParams.TGIS_ParamsSection.Visible | Constructors | Fields | Methods | Properties

Checks whether a layer section is visible. Combined with other properties like MinLevel / MaxLevel or MinScale / MaxScale can define a rule that determinates the layer visibility.

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

Syntax

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

Value

Type
Boolean

Remarks

Unused on a shape level.

2022/11/30 19:18

Page Tools