User Tools

Site Tools


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

Table of Contents

TGIS_Layer.DirectMode property

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

True if the layer is direct-mode (bypassing cache).

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

Syntax

// Java
public bool getDirectMode();
// Oxygene
public
  property DirectMode : Boolean read;

Value

Type
bool
Boolean
2022/11/16 01:43

Page Tools