User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.managertree

Table of Contents

ITGIS_Shape.ManageRTree property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.ManageRTree | Methods | Properties

True if the shape rtree index is managed.

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

Syntax

// C#
public Boolean ManageRTree
{
  get {}
}
' VisualBasic
Public Property ManageRTree As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property ManageRTree : Boolean read;

Value

Type
bool
Boolean
2022/11/16 01:11

Page Tools