C#
VB
C++
Gets the image that will be displayed on the spy glass surface.
public RasterImage Image { get; }
Public ReadOnly Property Image As Leadtools.RasterImage
public:
property Leadtools.RasterImage^ Image {
Leadtools.RasterImage^ get();
}
Leadtools.RasterImage that represents the image that will be displayed on the surface of the spy glass.
For an example, please refer to MedicalViewerCell.SpyGlass
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