C#
VB
Java
Objective-C
WinRT C#
C++
Sets or gets a non-negative real scalar specifying a distribution parameter.
public float AlphaFactor { get; set; }
Public Property AlphaFactor As Single
public float AlphaFactor {get; set;}
@property (nonatomic, assign) float alphaFactor
public void setAlphaFactor(float value)
public float getAlphaFactor()
<br/>get_AlphaFactor();<br/>set_AlphaFactor(value);<br/>Object.defineProperty('AlphaFactor');
Real scalar between 0 and 1. If using the ApplySigmoidDistribution flag this value ranges from 0 to 5.
If ApplyNormalDistribution is used this number has no meaning.
Refer to CLAHECommand.
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