For a list of all members of this type, see MedicalViewerPaintInformationEventArgs members.
"| Name | Description | |
|---|---|---|
![]()
| CellIndex | (Read only) Gets the value that indicates the index of the cell that is to be painted. This value is only valid if the cell is add to the MedicalViewer. |
| ClipRectangle | Gets the rectangle in which to paint. (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 MedicalViewerCell.PrePaint event. |
| Graphics | Gets the graphics used to paint. (Inherited from System.Windows.Forms.PaintEventArgs) |
![]()
| ImageRectangle | (Read only) Gets the rectangle that represents the image rectangle for the cell or sub-cell. |
![]()
| SubCellIndex | (Read only) Gets the value that indicates the index of the sub-cell that is to be painted. |
