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

Show in webframe

Median Property






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

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