User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layer.paramslist

Table of Contents

TGIS_Layer.ParamsList property

DK11 for .NET | TatukGIS.NDK.TGIS_Layer.ParamsList | Constructors | Fields | Methods | Properties | Events

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 | Java | ActiveX | 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:31

Page Tools