User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_layervector.inmemoryrtree

Table of Contents

TGIS_LayerVector.InMemoryRTree property

DK11 for Delphi | GisLayerVector.TGIS_LayerVector.InMemoryRTree | Constructors | Fields | Methods | Properties | Events | Events

True if RTree file will be created in-memory. Only used when opening the layer.

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

Syntax

// Delphi
public
  property InMemoryRTree : Boolean read write;
// C++ Builder
public:
  __property bool InMemoryRTree = {read, write};

Value

Type
Boolean
2022/11/16 01:22

Page Tools