User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_layervector.params

Table of Contents

TGIS_LayerVector.Params property

DK11 for Delphi | GisLayerVector.TGIS_LayerVector.Params | Constructors | Fields | Methods | Properties | Events | Events

Returns parameters (colors, fills, etc.) object.

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

Syntax

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

Value

Remarks

If object was not allocated then Layer level parameters will be returned.

See AddShape for example.

References

2022/11/16 01:22

Page Tools