User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.params

Table of Contents

TGIS_Layer.Params property

DK11 for Python | tatukgis.pdk.TGIS_Layer.Params | Constructors | Methods | Properties | Events | 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 | Java | ActiveX.

Syntax

# Python
@property
def Params(
  self
) -> TGIS_ParamsSection: 
 
@Params.setter
def Params(
  self,
  _value: TGIS_ParamsSection
) -> None: 

Value

References

2023/08/09 01:54

Page Tools