LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

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 double StandardDeviation {get; set;}
DataMemberAttribute(Name="StandardDeviation", IsRequired=)
 get_StandardDeviation();
set_StandardDeviation(value);
[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: 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

StatisticsInformationResponse Class
StatisticsInformationResponse Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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