User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.changehash_void

Table of Contents

ITGIS_Layer.ChangeHash method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.ChangeHash | Methods | Properties

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

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

Syntax

// C#
public int ChangeHash();
' VisualBasic
Public Function ChangeHash() As Integer
// Oxygene
public
  function ChangeHash : Integer;

Result

Type Description
int
Integer
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.

2024/12/20 22:15

Page Tools