LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerUserTagEventArgs Constructor (MedicalViewerUserTagEventArgs)

Show in webframe





The System.Drawing.Graphics object used to paint the item.
The System.Drawing.Rectangle that represents the rectangle in which to paint.
The index of the cell on which the user tag. will be drawn.
Initializes a new instance of the MedicalViewerUserTagEventArgs class.
Syntax
public MedicalViewerUserTagEventArgs( 
   Graphics graphics,
   Rectangle clipRectangle,
   int cellIndex
)
'Declaration
 
Public Function New( _
   ByVal graphics As Graphics, _
   ByVal clipRectangle As Rectangle, _
   ByVal cellIndex As Integer _
)
'Usage
 
Dim graphics As Graphics
Dim clipRectangle As Rectangle
Dim cellIndex As Integer
 
Dim instance As New MedicalViewerUserTagEventArgs(graphics, clipRectangle, cellIndex)

            

            
public:
MedicalViewerUserTagEventArgs( 
   Graphics^ graphics,
   Rectangle clipRectangle,
   int cellIndex
)

Parameters

graphics
The System.Drawing.Graphics object used to paint the item.
clipRectangle
The System.Drawing.Rectangle that represents the rectangle in which to paint.
cellIndex
The index of the cell on which the user tag. will be drawn.
Requirements

Target Platforms

See Also

Reference

MedicalViewerUserTagEventArgs Class
MedicalViewerUserTagEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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