User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.changehash_void

Table of Contents

IGIS_Viewer.ChangeHash method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.ChangeHash | Methods | Properties

Change hash. Uses to verify if order of layers, params, etc. has been modified. Used mainly by TGIS_ControlLegend.

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
Calculated hash value.
2025/01/31 01:03

Page Tools