C#
VB
C++
Initializes a new instance of the MedicalViewerUserTagEventArgs class.
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)
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.
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
