C#
VB
C++
Gets or sets the enumeration value that determines whether to show or hide the zoom text and what style to display.
public MedicalViewerSpyGlassTextType ZoomText { get; set; }
Public Property ZoomText As Leadtools.Medicalviewer.MedicalViewerSpyGlassTextType
public:
property Leadtools.Medicalviewer.MedicalViewerSpyGlassTextType ZoomText {
Leadtools.Medicalviewer.MedicalViewerSpyGlassTextType get();
void set ( Leadtools.Medicalviewer.MedicalViewerSpyGlassTextType );
}
A MedicalViewerSpyGlassTextType enumeration that determine whether to show or hide the zoom text, and in which form.
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