LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

Maximum Property (StatisticsInformationCommand)






Gets the Maximum value found. .NET support WinRT support Silverlight support
Syntax
public int Maximum {get;}
'Declaration
 
Public ReadOnly Property Maximum As Integer
'Usage
 
Dim instance As StatisticsInformationCommand
Dim value As Integer
 
value = instance.Maximum
public int Maximum {get;}
 get_Maximum(); 
public:
property int Maximum {
   int get();
}

Property Value

Gets the Maximum value found.
Example
Refer to StatisticsInformationCommand example.
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

StatisticsInformationCommand Class
StatisticsInformationCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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