C#
VB
C++
Updates the status strip with the given statistical information in the given Leadtools.ImageProcessing.Effects.StatisticsInformationCommand.
public void UpdateStatisticalInformation(
StatisticsInformationCommand cmd
)
Public Sub UpdateStatisticalInformation( _
ByVal cmd As Leadtools.Imageprocessing.Effects.StatisticsInformationCommand _
)
public:
void UpdateStatisticalInformation(
Leadtools.Imageprocessing.Effects.StatisticsInformationCommand^ cmd
)
cmd
The Leadtools.ImageProcessing.Effects.StatisticsInformationCommand to update the status strip information. Pass Null to clear the statistical information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET