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

Percent Property (StatisticsInformationResponse)






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