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

Median Property

Show in webframe





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

            

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

Property Value

Gets the median 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