←Select platform

Image Property

Summary

Gets the image that will be displayed on the spy glass surface.

Syntax

C#
VB
C++
public RasterImage Image { get; } 
  
Public ReadOnly Property Image As Leadtools.RasterImage 
             
            public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
} 
             

Property Value

Leadtools.RasterImage that represents the image that will be displayed on the surface of the spy glass.

Example

For an example, please refer to MedicalViewerCell.SpyGlass

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly