User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.setparamsinternal_itgis_paramssectionvector

Table of Contents

ITGIS_Shape.SetParamsInternal method

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

Sets internal vector-parameter section for this shape.

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 parameter section containing vector-layer and shape settings

Remarks

Only for internal use of TatukGIS.

2026/07/05 01:25

Page Tools