LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

MedicalViewerSpyGlass Constructor(Int32,Int32,Int32,Color,Boolean,Int32,Boolean,MedicalViewerCrosshairStyle)






The width of the spy glass.
The height of the spy glass.
The zoom factor of the spy glass.
The color of the spy glass border
true to show an elliptical spy glass, false to show a rectangular spy glass.
The border thickness of the spy glass .
true to show a 3d border, false to show a flat border.
The type of crosshair of the spy glass.
Initializes a new instance of the MedicalViewerSpyGlass class with specified width, height, zoom factor, border color, shape, 3d border value, and crosshair.
Syntax
public MedicalViewerSpyGlass( 
   int width,
   int height,
   int zoom,
   Color penColor,
   bool elliptical,
   int borderSize,
   bool border3d,
   MedicalViewerCrosshairStyle crosshair
)
'Declaration
 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal zoom As Integer, _
   ByVal penColor As Color, _
   ByVal elliptical As Boolean, _
   ByVal borderSize As Integer, _
   ByVal border3d As Boolean, _
   ByVal crosshair As MedicalViewerCrosshairStyle _
)
'Usage
 
Dim width As Integer
Dim height As Integer
Dim zoom As Integer
Dim penColor As Color
Dim elliptical As Boolean
Dim borderSize As Integer
Dim border3d As Boolean
Dim crosshair As MedicalViewerCrosshairStyle
 
Dim instance As New MedicalViewerSpyGlass(width, height, zoom, penColor, elliptical, borderSize, border3d, crosshair)
public MedicalViewerSpyGlass( 
   int width,
   int height,
   int zoom,
   Color penColor,
   bool elliptical,
   int borderSize,
   bool border3d,
   MedicalViewerCrosshairStyle crosshair
)
function MedicalViewerSpyGlass( 
   width ,
   height ,
   zoom ,
   penColor ,
   elliptical ,
   borderSize ,
   border3d ,
   crosshair 
)
public:
MedicalViewerSpyGlass( 
   int width,
   int height,
   int zoom,
   Color penColor,
   bool elliptical,
   int borderSize,
   bool border3d,
   MedicalViewerCrosshairStyle crosshair
)

Parameters

width
The width of the spy glass.
height
The height of the spy glass.
zoom
The zoom factor of the spy glass.
penColor
The color of the spy glass border
elliptical
true to show an elliptical spy glass, false to show a rectangular spy glass.
borderSize
The border thickness of the spy glass .
border3d
true to show a 3d border, false to show a flat border.
crosshair
The type of crosshair of the spy glass.
Example
For an example, please refer to MedicalViewerCell.SpyGlass
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerSpyGlass Class
MedicalViewerSpyGlass Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features