User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_config.readcolorinterpolationmode_string_tgis_colorinterpolationmode

Table of Contents

TGIS_Config.ReadColorInterpolationMode method

DK11 for Python | tatukgis.pdk.TGIS_Config.ReadColorInterpolationMode | Constructors | Methods | Properties

Read parameters given by _name. If Parameters do not exist or are invalid, then _default value will be used.

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

Syntax

# Python
def ReadColorInterpolationMode(
  self,
  _name: str,
  _default: TGIS_ColorInterpolationMode
) -> TGIS_ColorInterpolationMode: 

Parameters

Name Type Description
_name str name of value
_default TGIS_ColorInterpolationMode default value

Result

Type Description
TGIS_ColorInterpolationMode parameter value
2023/08/09 01:51

Page Tools