LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateStatisticalInformation Method

Show in webframe






The Leadtools.ImageProcessing.Effects.StatisticsInformationCommand to update the status strip information. Pass Null to clear the statistical information.
Updates the status strip with the given statistical information in the given Leadtools.ImageProcessing.Effects.StatisticsInformationCommand.
Syntax
public void UpdateStatisticalInformation( 
   StatisticsInformationCommand cmd
)
'Declaration
 
Public Sub UpdateStatisticalInformation( _
   ByVal cmd As StatisticsInformationCommand _
) 
'Usage
 
Dim instance As WorkstationViewer
Dim cmd As StatisticsInformationCommand
 
instance.UpdateStatisticalInformation(cmd)

            

            
public: void UpdateStatisticalInformation( 
   StatisticsInformationCommand* cmd
) 
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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.