←Select platform

UpdateStatisticalInformation Method

Summary

Updates the status strip with the given statistical information in the given Leadtools.ImageProcessing.Effects.StatisticsInformationCommand.

Syntax

C#
VB
C++
public void UpdateStatisticalInformation( 
   StatisticsInformationCommand cmd 
) 
  
Public Sub UpdateStatisticalInformation( _ 
   ByVal cmd As Leadtools.Imageprocessing.Effects.StatisticsInformationCommand _ 
)  
public: 
void UpdateStatisticalInformation(  
   Leadtools.Imageprocessing.Effects.StatisticsInformationCommand^ cmd 
)  

Parameters

cmd
The Leadtools.ImageProcessing.Effects.StatisticsInformationCommand to update the status strip information. Pass Null to clear the statistical information.

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