Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features