C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the value of the weight of moving the contour inside.
public int LambdaIn { get; set; }
Public Property LambdaIn As Integer
public int LambdaIn {get; set;}
@property (nonatomic, assign) NSInteger lambdaIn
public void setLambdaIn(int value)
public int getLambdaIn()
<br/>get_LambdaIn();<br/>set_LambdaIn(value);<br/>Object.defineProperty('LambdaIn');
Value that represents the weight of moving the contour inside (shrinking 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