C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the value of the weight of moving the contour outside.
public int LambdaOut { get; set; }
Public Property LambdaOut As Integer
public int LambdaOut {get; set;}
@property (nonatomic, assign) NSInteger lambdaOut
public void setLambdaOut(int value)
public int getLambdaOut()
<br/>get_LambdaOut();<br/>set_LambdaOut(value);<br/>Object.defineProperty('LambdaOut');
Value that represents the weight of moving the contour outside (expanding the region).
Refer to the LevelsetCommand 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