public MedicalViewerPaintInformationEventArgs(Graphics graphics,Rectangle rectangle,Rectangle imageRectangle,int cellIndex,int subCellIndex)
Public Function New( _ByVal graphics As Graphics, _ByVal rectangle As Rectangle, _ByVal imageRectangle As Rectangle, _ByVal cellIndex As Integer, _ByVal subCellIndex As Integer _)
public:MedicalViewerPaintInformationEventArgs(Graphics^ graphics,Rectangle rectangle,Rectangle imageRectangle,int cellIndex,int subCellIndex)
graphics
The System.Drawing.Graphics used to paint the cell or the sub-cell.
rectangle
The System.Drawing.Rectangle that represents the rectangle in which to paint.
imageRectangle
The System.Drawing.Rectangle that represents the image rectangle for the cell or sub-cell.
cellIndex
The zero-based index of the cell that is to be painted.
subCellIndex
The zero-based index of the sub-cell that is to be painted.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
