This document is archived and information here might be outdated. Recommended version. |
The number of standard deviation.
[Visual Basic .NET]
Public Property StdDevParam As Single
[C#]
public float StdDevParam {get; set;}
[C++]
HRESULT get_StdDevParam(
float pStddev
);
[C++]
HRESULT put_StdDevParam(
System.Single* pStddev
);
[C++] Parameters pStddev [in]
pStddev is a parameter of type single pStddev [out, retval]
pStddev is a parameter of type single*