DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.BlockRTree | Methods | Properties
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 |