User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.usertree

Table of Contents

IGIS_Viewer.UseRTree property

DK for .NET | TatukGIS.NDK.IGIS_Viewer.UseRTree | Methods | Properties

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

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

Syntax

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

Value

Type
bool
Boolean
2025/01/31 01:14

Page Tools