Error processing SSI file
LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Show in webframe

Maximum Property (StatisticsInformationResponse)






Gets the maximum value found.
Syntax
[DataMemberAttribute(Name="Maximum", IsRequired=true)]
public int Maximum {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Maximum", IsRequired=True)>
Public Property Maximum As Integer
'Usage
 
Dim instance As StatisticsInformationResponse
Dim value As Integer
 
instance.Maximum = value
 
value = instance.Maximum

            

            
[DataMemberAttribute(Name="Maximum", IsRequired=true)]
public:
property int Maximum {
   int get();
   void set (    int value);
}

Property Value

Gets the Maximum value found.
Requirements

Target Platforms

See Also

Reference

StatisticsInformationResponse Class
StatisticsInformationResponse Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features