User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.setparamsinternal_tgis_paramssectionvector

Table of Contents

TGIS_Shape.SetParamsInternal method

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.SetParamsInternal | Constructors | Fields | Methods | Properties

Prepare params.

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

Syntax

// C#
public void SetParamsInternal(
  TGIS_ParamsSectionVector _value
);
' VisualBasic
Public Sub SetParamsInternal(
  ByVal _value As TGIS_ParamsSectionVector
)
// 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:35

Page Tools