User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewerwnd.usertree

Table of Contents

TGIS_ViewerWnd.UseRTree property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.UseRTree | Constructors | Methods | Properties | Events

True if RTree will be used by default upon creation of any layer.

Available also on: Delphi FMX | .NET WinForms | ActiveX.

Syntax

// Java
public bool getUseRTree();
 
public void setUseRTree(
  bool _value
);
// Oxygene
public
  property UseRTree : Boolean read write;

Value

Type
bool
Boolean
2024/12/20 22:03

Page Tools