DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.UseRTree | Constructors | Fields | Methods | Properties | Events
True if RTree will be used by default upon creation of any layer.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [DefaultValue(true)] public Boolean UseRTree { get {} set {} }
' VisualBasic <DefaultValue(true)> Public Property UseRTree As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(true)] property UseRTree : Boolean read read;
Type |
---|
bool Boolean |