Crosshair Property

Summary
Gets or sets an enumerated value that indicates the style of the crosshair of the magnifying glass.
Syntax
C#
VB
C++
public MedicalViewerCrosshairStyle Crosshair { get; set; } 
  
Public Property Crosshair As MedicalViewerCrosshairStyle 
            public: 
property MedicalViewerCrosshairStyle Crosshair { 
   MedicalViewerCrosshairStyle get(); 
   void set (    MedicalViewerCrosshairStyle ); 
} 

Property Value

A MedicalViewerCrosshairStyle enumerated value that indicates the type of the crosshair of the magnifying glass.

Example

For an example, refer to MedicalViewerMagnifyGlass

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.