Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Empty Property (RasterMemoryThreshold)








Returns a new empty RasterMemoryThreshold object.
Syntax
public static RasterMemoryThreshold Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As RasterMemoryThreshold
'Usage
 
Dim value As RasterMemoryThreshold
 
value = RasterMemoryThreshold.Empty
public static RasterMemoryThreshold Empty {get;}
 get_Empty(); 
public:
static property RasterMemoryThreshold Empty {
   RasterMemoryThreshold get();
}

Property Value

The RasterMemoryThreshold object this property creates.
Example
For an example, refer to RasterDefaults.
Requirements

Target Platforms

See Also

Reference

RasterMemoryThreshold Structure
RasterMemoryThreshold Members

Error processing SSI file