User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.changehash_void

Table of Contents

IGIS_Viewer.ChangeHash method

DK11 for Delphi | GisInterfaces.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: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  function ChangeHash : Int64;
// C++ Builder
public:
  __int64 ChangeHash(void) = 0;

Result

Type Description
Int64 Calculated hash value.
2022/11/16 01:17

Page Tools