Visual Basic (Declaration) | |
---|---|
Public Shared Property MemoryThreshold As RasterMemoryThreshold |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As RasterMemoryThreshold RasterDefaults.MemoryThreshold = value value = RasterDefaults.MemoryThreshold |
C# | |
---|---|
public static RasterMemoryThreshold MemoryThreshold {get; set;} |
C++/CLI | |
---|---|
public: static property RasterMemoryThreshold MemoryThreshold { RasterMemoryThreshold get(); void set ( RasterMemoryThreshold value); } |
Property Value
A RasterMemoryThreshold object that specifies the memory restrictions for allocating new RasterImage objects.For an example, refer to RasterDefaults.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7