User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.setparamsinternal_tgis_paramssectionvector

Table of Contents

TGIS_Shape.SetParamsInternal method

DK for Delphi | GisLayerVector.TGIS_Shape.SetParamsInternal | Constructors | Fields | Methods | Properties

Prepare params.

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

Syntax

// Delphi
public
  procedure SetParamsInternal(
    const _value : TGIS_ParamsSectionVector
  );
// C++ Builder
public:
  void SetParamsInternal(
    TGIS_ParamsSectionVector* const _value
  );

Parameters

Name Type Description
_value TGIS_ParamsSectionVector reference section

Remarks

Only for internal use of TatukGIS.

2025/01/31 01:09

Page Tools