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

Show in webframe

StandardDeviation Property






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

            

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

Property Value

get the standard deviation 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