User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.setparamsinternal_tgis_paramssectionvector

Table of Contents

TGIS_Shape.SetParamsInternal method

DK11 for Java | tatukgis.jdk.TGIS_Shape.SetParamsInternal | Constructors | Fields | Methods | Properties

Prepare params.

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

Syntax

// Java
public void SetParamsInternal(
  TGIS_ParamsSectionVector _value
);
// Oxygene
public
  procedure SetParamsInternal(
    _value : TGIS_ParamsSectionVector
  );

Parameters

Name Type Description
_value TGIS_ParamsSectionVector reference section

Remarks

Only for internal use of TatukGIS.

2022/11/16 01:51

Page Tools