Click or drag to resize

GlobalOptionsMemoryPressureMode Field

Note: This API is now 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!

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
[ObsoleteAttribute("MemoryPressureMode is deprecated.")]
public static MemoryPressureMode MemoryPressureMode

Field Value

Type: MemoryPressureMode
See Also