C#
VB
Java
Objective-C
WinRT C#
C++
Gets the mean value found.
public double Mean { get; }
Public ReadOnly Property Mean As Double
public double Mean {get;}
@property (nonatomic, assign, readonly) double mean
public double getMean()
get_Mean();
public:
property double Mean {
double get();
}
Get the mean value found.
Refer to StatisticsInformationCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET