The following tables list the members exposed by MedicalViewerRegionCreatedEventArgs.
Public Properties
| Name | Description |
| CellIndex | Gets a value that indicates the index of the cell that received the region update. This value is only valid if the cell is add to the MedicalViewer. |
| Region | Gets the System.Drawing.Region object that has been added or changed. |
| State | Gets an enumerated value that indicates the type of the region update made. |
| SubCellIndex | Gets a value that indicates the index of the sub-cell that received the region update. |
Top
See Also