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.
// 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;
Type |
---|
bool Boolean |