C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the value of the integration constant Lambda.
public int Lambda { get; set; }
Public Property Lambda As Integer
public int Lambda {get; set;}
@property (nonatomic, assign) NSInteger lambda
public int getLambda()
public void setLambda(int value)
<br/>get_Lambda();<br/>set_Lambda(value);<br/>Object.defineProperty('Lambda');
An integer that represents the integration constant. The maximum value is 25.
Lambda controls the speed of diffusion. Typically set it to the maximum (25). The default value is 14.
Refer to the TADAnisotropicDiffusionCommand 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