Leadtools.MedicalViewer Namespace : MedicalViewerPaintInformationEventArgs Class |
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. 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 Leadtools.MedicalViewer.MedicalViewerCell.PrePaint event. | |
Graphics | Gets the graphics used to paint. (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. Releases all resources used by the System.Windows.Forms.PaintEventArgs. (Inherited from System.Windows.Forms.PaintEventArgs) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.Windows.Forms.PaintEventArgs) |