C#
VB
C++
Gets or sets an enumerated value that indicates the style of the crosshair of the magnifying glass.
public MedicalViewerCrosshairStyle Crosshair { get; set; }
Public Property Crosshair As Leadtools.Medicalviewer.MedicalViewerCrosshairStyle
public:
property Leadtools.Medicalviewer.MedicalViewerCrosshairStyle Crosshair {
Leadtools.Medicalviewer.MedicalViewerCrosshairStyle get();
void set ( Leadtools.Medicalviewer.MedicalViewerCrosshairStyle );
}
A MedicalViewerCrosshairStyle enumerated value that indicates the type of the crosshair of the magnifying glass.
For an example, refer to MedicalViewerMagnifyGlass
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