User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layervector.releaseflash_tgis_uid

Table of Contents

TGIS_LayerVector.releaseFlash method

DK11 for Java | tatukgis.jdk.TGIS_LayerVector.releaseFlash | Constructors | Fields | Methods | Properties | Events

Used by TGIS_Shape to remove itself from the flash queue.

Available also on: Delphi | .NET.

Syntax

// Java
protected void releaseFlash(
  long _uid
);
// Oxygene
protected
  procedure releaseFlash(
    _uid : TGIS_Uid
  );

Parameters

Name Type Description
_uid long
TGIS_Uid
shape identifier
2020/05/07 01:13

Page Tools