This document is archived and information here might be outdated. Recommended version. |
The number of standard deviations for standard deviation stretch.
[Visual Basic .NET] Public Property NumberOfStandardDeviations As Double
[C#] public double NumberOfStandardDeviations {get; set;}
[C++]
HRESULT get_NumberOfStandardDeviations(
double pNumStdDevs
);
[C++]
HRESULT put_NumberOfStandardDeviations(
System.Double* pNumStdDevs
);
[C++]
Parameters pNumStdDevs [in]
pNumStdDevs is a parameter of type double pNumStdDevs [out, retval]
pNumStdDevs is a parameter of type double*