LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

UpdateStatisticalInformation Method







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
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.