C#
VB
Java
Objective-C
WinRT C#
C++
Threshold used in the segmentation process.
public int Threshold { get; set; }
Public Property Threshold As Integer
public int Threshold {get; set;}
@property (nonatomic, assign) NSInteger threshold
public void setThreshold(int value)
public int getThreshold()
<br/>get_Threshold();<br/>set_Threshold(value);<br/>Object.defineProperty('Threshold');
Integer value ranging from 0 to 255.
Refer to the ShrinkWrapCommand 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