Leadtools.MedicalViewer Namespace : MedicalViewerPaintEventArgs Class |
The following tables list the members exposed by MedicalViewerPaintEventArgs.
Name | Description | |
---|---|---|
MedicalViewerPaintEventArgs Constructor | Initializes a new instance of the MedicalViewerPaintEventArgs class. |
Name | Description | |
---|---|---|
CellIndex | Gets or sets the value that indicates the index of the cell that will 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) | |
Graphics | Gets the graphics used to paint. (Inherited from System.Windows.Forms.PaintEventArgs) | |
SubCellIndex | Gets or sets the value that indicates the index of the sub-cell that will 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) |