←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 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize