LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

StandardDeviation Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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