←Select platform

MedicalViewerUserTagEventArgs Constructor (MedicalViewerUserTagEventArgs)

Summary

Initializes a new instance of the MedicalViewerUserTagEventArgs class.

Syntax

C#
VB
C++
public MedicalViewerUserTagEventArgs(  
   Graphics graphics, 
   Rectangle clipRectangle, 
   int cellIndex 
) 
Public Function New( _ 
   ByVal graphics As Graphics, _ 
   ByVal clipRectangle As Rectangle, _ 
   ByVal cellIndex As Integer _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize