User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.setparamsinternal_itgis_paramssectionvector

Table of Contents

ITGIS_Shape.SetParamsInternal method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.SetParamsInternal | Methods | Properties

Prepare params.

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

Syntax

// C#
public void SetParamsInternal(
  ITGIS_ParamsSectionVector _value
);
' VisualBasic
Public Sub SetParamsInternal(
  ByVal _value As ITGIS_ParamsSectionVector
)
// Oxygene
public
  procedure SetParamsInternal(
    _value : ITGIS_ParamsSectionVector
  );

Parameters

Name Type Description
_value ITGIS_ParamsSectionVector reference section

Remarks

Only for internal use of TatukGIS.

2022/11/16 01:11

Page Tools