User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.params

Table of Contents

TGIS_Layer.Params property

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

Parameters (colors, fills, etc.) object. These parameters are as selected in ParamsList property. Changing this parameter also changes the selected parameter object in ParamsList.

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

Syntax

// Delphi
public
  property Params : TGIS_ParamsSection read write;
// C++ Builder
public:
  __property TGIS_ParamsSection* Params = {read, write};

Value

References

2023/02/24 20:34

Page Tools