User Tools

Site Tools


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

Table of Contents

TGIS_Layer.ChangeHash method

DK11 for Python | tatukgis.pdk.TGIS_Layer.ChangeHash | Constructors | Methods | Properties | Events

Changes the hash for the purpose of verifying layer's modifications.

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

Syntax

# Python
def ChangeHash(
  self
) -> int: 

Result

Type Description
int True if item already exists on the list.

Remarks

Used to verify that the order of layers, params, etc., have been modified. Used mainly by TGIS_ControlLegend.

2022/11/21 01:50

Page Tools