C#
VB
C++
Creates a new instance of the RasterImageMemoryInformation structure with all members set to 0.
public static RasterImageMemoryInformation Empty { get; }
Public Shared ReadOnly Property Empty As Leadtools.RasterImageMemoryInformation
public:
static property Leadtools.RasterImageMemoryInformation Empty {
Leadtools.RasterImageMemoryInformation get();
}
The RasterImageMemoryInformation object this property creates.
For an example, refer to MemoryInformation.
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