User Tools

Site Tools


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

Table of Contents

TGIS_Layer.TiledDrawMode property

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

If True, the layer at the moment is drawn by tiler.

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

Syntax

// Java
public TGIS_LayerTiledMode getTiledDrawMode();
 
public void setTiledDrawMode(
  TGIS_LayerTiledMode _value
);
// Oxygene
public
  property TiledDrawMode : TGIS_LayerTiledMode read write;

Value

2024/07/07 01:12

Page Tools