public int LambdaIn {get; set;}
'Declaration
Public Property LambdaIn As Integer
'Usage
Dim instance As LevelsetCommand
Dim value As Integer
instance.LambdaIn = value
value = instance.LambdaIn
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');
public:
property int LambdaIn {
int get();
void set ( int value);
}
Property Value
Value that represents the weight of moving the contour inside (shrinking the region).