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

Show in webframe

Mean Property






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

            

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

Property Value

Get the mean 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