User Tools

Site Tools


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

Table of Contents

TGIS_Config.ReadBitmap method

DK11 for Python | tatukgis.pdk.TGIS_Config.ReadBitmap | 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 ReadBitmap(
  self
  _name: str
  _default: tatukgis.pdk.TGIS_Bitmap
) -> tatukgis.pdk.TGIS_Bitmap: 

Parameters

Name Type Description
_name str name of value
_default tatukgis.pdk.TGIS_Bitmap default value

Result

Type Description
tatukgis.pdk.TGIS_Bitmap parameter value
2022/11/30 15:58

Page Tools