←Select platform

CalculateCurrentCellStatisticalInformation Method

Summary

Returns a Leadtools.ImageProcessing.Effects.StatisticsInformationCommand object that contains the statistical information for the given cell.

Syntax

C#
VB
C++
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 

Parameters

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.

Return Value

A Leadtools.ImageProcessing.Effects.StatisticsInformationCommand object that contains the statistical information for the given cell.

Remarks

An image must exists on the cell for the specified subCellIndex to return a value.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly