User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.paramslist

Table of Contents

ITGIS_Layer.ParamsList property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.ParamsList | Methods | Properties

List of all parameter sections attached to the current layer. A section describes parameters and its zone of activity (minimum zoom of visibility, etc.).

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

Syntax

// C#
public TGIS_ParamsList ParamsList
{
  get {}
}
' VisualBasic
Public Property ParamsList As TGIS_ParamsList
  Get
  End Get
End Property
// Oxygene
public
  property ParamsList : TGIS_ParamsList read;

Value

2022/11/16 01:09

Page Tools