C#
VB
Java
WinRT C#
C++
Sets an object that contains the conventional memory restrictions used when allocating new RasterImage objects.
public static void SetGlobalMemoryThresholds(
GlobalMemoryThresholds value
)
Public Shared Sub SetGlobalMemoryThresholds( _
ByVal value As GlobalMemoryThresholds _
)
public static void SetGlobalMemoryThresholds(
GlobalMemoryThresholds value
)
public static void setGlobalMemoryThresholds(
GlobalMemoryThresholds value
)
function Leadtools.RasterDefaults.SetGlobalMemoryThresholds(
value
)
public:
static void SetGlobalMemoryThresholds(
GlobalMemoryThresholds value
)
value
Object that contains the conventional memory restrictions used when allocating new RasterImage objects.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET