C#
VB
Java
Objective-C
WinRT C#
C++
Gets the standard deviation value found.
public double StandardDeviation { get; }
Public ReadOnly Property StandardDeviation As Double
public double StandardDeviation {get;}
@property (nonatomic, assign, readonly) double standardDeviation
public double getStandardDeviation()
get_StandardDeviation();
public:
property double StandardDeviation {
double get();
}
get the standard deviation 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