User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.params

Table of Contents

TGIS_Layer.Params property

DK11 for Java | tatukgis.jdk.TGIS_Layer.Params | Constructors | Fields | Methods | Properties | Events

Parameters (colors, fills, etc.) object. These parameters are as selected in ParamsList property. Changing this parameter also changes the selected parameter object in ParamsList.

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

Syntax

// Java
public TGIS_ParamsSection getParams();
 
public void setParams(
  TGIS_ParamsSection _value
);
// Oxygene
public
  property Params : TGIS_ParamsSection read write;

Value

References

2023/02/24 20:54

Page Tools