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

Percent Property (StatisticsInformationResponse)

Show in webframe





Gets the percent value of selected pixel to the whole pixels in the image, in hundredths of percent.
Syntax
[DataMemberAttribute(Name="Percent", IsRequired=true)]
public double Percent {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Percent", IsRequired=True)>
Public Property Percent As Double
'Usage
 
Dim instance As StatisticsInformationResponse
Dim value As Double
 
instance.Percent = value
 
value = instance.Percent

            

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

Property Value

Get the percent value of selected pixel to the whole pixels in the image, in hundredths of percent.
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