Cell property (ILEADRasterContainerViewer)
ILEADRasterContainerCell * Cell(long Index); | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) (Runtime-only) Gets the cell information from the collection of cells inside the conatiner.
The index of the first cell is 0, and the index of the last cell is CellCount -1.
The cell information can be accessed by the following properties and methods located inside the ILEADRasterContainerCell object:
See Also
Elements: |
FirstVisibleRow property, InsertCell method, RemoveCell method, SetContainerProperties method, GetContainerProperties method, CellCount property. |
Topics: |