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.
# Python def ReadColorInterpolationMode( self _name: str _default: tatukgis.pdk.TGIS_ColorInterpolationMode ) -> tatukgis.pdk.TGIS_ColorInterpolationMode:
Name | Type | Description |
---|---|---|
_name | str | name of value |
_default | tatukgis.pdk.TGIS_ColorInterpolationMode | default value |
Type | Description |
---|---|
tatukgis.pdk.TGIS_ColorInterpolationMode | parameter value |