User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layervector.blockrtree

Table of Contents

TGIS_LayerVector.BlockRTree property

DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.BlockRTree | Constructors | Fields | Methods | Properties | Events

If true, then Rtree for the layer cannot be enabled and UseRtree is ignored.

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

Syntax

// C#
public Boolean BlockRTree
{
  get {}
  set {}
}
' VisualBasic
Public Property BlockRTree As Boolean
  Get
  End Get
  Set(ByVal value As Boolean)
  End Set
End Property
// Oxygene
public
  property BlockRTree : Boolean read read;

Value

Type
bool
Boolean
2024/12/20 22:23

Page Tools