DK 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.
# Python @property def Params( self ) -> TGIS_ParamsSection: @Params.setter def Params( self, _value: TGIS_ParamsSection ) -> None:
| Type |
|---|
| TGIS_ParamsSection |