Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterDefaults Class : MemoryThreshold Property |
public static RasterMemoryThreshold MemoryThreshold {get; set;}
'Declaration
Public Shared Property MemoryThreshold As RasterMemoryThreshold
'Usage
Dim value As RasterMemoryThreshold RasterDefaults.MemoryThreshold = value value = RasterDefaults.MemoryThreshold
public static RasterMemoryThreshold MemoryThreshold {get; set;}
<br/>get_MemoryThreshold();<br/>set_MemoryThreshold(value);<br/>Object.defineProperty('MemoryThreshold');
public: static property RasterMemoryThreshold MemoryThreshold { RasterMemoryThreshold get(); void set ( RasterMemoryThreshold value); }