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 StatisticsInformationCommand _ 
)  
public: 
void UpdateStatisticalInformation(  
   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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly