Returns a Leadtools.ImageProcessing.Effects.StatisticsInformationCommand object that contains the statistical information for the given cell.
public StatisticsInformationCommand CalculateCurrentCellStatisticalInformation(MedicalViewerCell cell,int subCellIndex)
Public Function CalculateCurrentCellStatisticalInformation( _ByVal cell As Leadtools.Medicalviewer.MedicalViewerCell, _ByVal subCellIndex As Integer _) As Leadtools.Imageprocessing.Effects.StatisticsInformationCommand
public:Leadtools.Imageprocessing.Effects.StatisticsInformationCommand^ CalculateCurrentCellStatisticalInformation(Leadtools.Medicalviewer.MedicalViewerCell^ cell,int subCellIndex)
cell
The Leadtools.MedicalViewer.MedicalViewerCell to calculate the statistical information for.
subCellIndex
The sub cell index for the image to calculate the statistical information for.
A Leadtools.ImageProcessing.Effects.StatisticsInformationCommand object that contains the statistical information for the given cell.
An image must exists on the cell for the specified subCellIndex to return a value.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
