User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.changehash_void

Table of Contents

TGIS_Layer.ChangeHash method

DK11 for Java | tatukgis.jdk.TGIS_Layer.ChangeHash | Constructors | Fields | Methods | Properties | Events

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

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

Syntax

// Java
public long ChangeHash();
// Oxygene
public
  function ChangeHash : Int64;

Result

Type Description
long
Int64
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:25

Page Tools