User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paramsabstract.serial

Table of Contents

TGIS_ParamsAbstract.Serial property

DK11 for Java | tatukgis.jdk.TGIS_ParamsAbstract.Serial | Constructors | Methods | Properties

Serial number updated after any property change. Used to identify if object was changed. Used by legend control for smart updates.

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

Syntax

// Java
public int getSerial();
 
public void setSerial(
  int _value
);
// Oxygene
public
  property Serial : Integer read write;

Value

Type
int
Integer
2024/12/20 22:26

Page Tools