LEADTOOLS (Leadtools assembly)

Empty Property (RasterImageMemoryInformation)

Show in webframe







Creates a new instance of the RasterImageMemoryInformation structure with all members set to 0.
Syntax
public static RasterImageMemoryInformation Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As RasterImageMemoryInformation
'Usage
 
Dim value As RasterImageMemoryInformation
 
value = RasterImageMemoryInformation.Empty
public static RasterImageMemoryInformation Empty {get;}

            

            
 get_Empty(); 
public:
static property RasterImageMemoryInformation Empty {
   RasterImageMemoryInformation get();
}

Property Value

The RasterImageMemoryInformation object this property creates.
Example
For an example, refer to RasterImage.MemoryInformation.
Requirements

Target Platforms

See Also

Reference

RasterImageMemoryInformation Structure
RasterImageMemoryInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.