Click or drag to resize

GlobalOptions Fields

The GlobalOptions type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberInfiniteZoom Obsolete.
Indicated that the "Infinite Zoom" feature should be activated. This allows zoom factors beyond level 19, but must be supported by all layers. Note: This property is now true by default and will be removed in later versions!
Public fieldStatic memberMemoryPressureMode Obsolete.
Enable the incrementation of memory pressure for bitmap images The default setting is automatic, which disables it for 64-Bit and enables it when running in a 32-Bit process. Must be called before the first initialization of the map control! Note: This property is now ignored by default and will be removed in later versions!
Public fieldStatic memberTileCacheSize
The number of tiles which are cached in memory.
Top
See Also