C#
VB
C++
Gets an Leadtools.RasterImage filled with the loaded thumbnail image if GenerateThumbnail is true.
public RasterImage Thumbnail { get; }
Public ReadOnly Property Thumbnail As Leadtools.RasterImage
public:
property Leadtools.RasterImage^ Thumbnail {
Leadtools.RasterImage^ get();
}
The Leadtools.RasterImage filled with the loaded thumbnail image if GenerateThumbnail is true.
Refer to RasterOpenDialog example.
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