The following tables list the members exposed by MedicalViewerPaintInformationEventArgs.
Name | Description | |
---|---|---|
MedicalViewerPaintInformationEventArgs Constructor | Initializes a new instance of the MedicalViewerPaintInformationEventArgs class with explicit parameters. |
Name | Description | |
---|---|---|
CellIndex | Gets the value that indicates the index of the cell that is to be painted. | |
ClipRectangle | (Inherited from System.Windows.Forms.PaintEventArgs) | |
Draw | Gets or sets the value that indicates whether to make the control draw the sub-cell. This is used only with the MedicalViewer.PrePaint event. | |
Graphics | (Inherited from System.Windows.Forms.PaintEventArgs) | |
ImageRectangle | Gets the rectangle that represents the image rectangle for the cell or sub-cell. | |
SubCellIndex | Gets the value that indicates the index of the sub-cell that is to be painted. |
Name | Description | |
---|---|---|
Dispose | Overloaded. (Inherited from System.Windows.Forms.PaintEventArgs) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.Windows.Forms.PaintEventArgs) |