LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

Mean Property

Show in webframe





Gets the mean value found.
Syntax
public double Mean {get;}
'Declaration
 
Public ReadOnly Property Mean As Double
'Usage
 
Dim instance As StatisticsInformationActivity
Dim value As Double
 
value = instance.Mean

            

            
public:
property double Mean {
   double get();
}

Property Value

Get the mean value found.
Requirements

Target Platforms

See Also

Reference

StatisticsInformationActivity Class
StatisticsInformationActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.