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