C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the lowest intensity to detect.
public int LowThreshold { get; set; }
Public Property LowThreshold As Integer
public int LowThreshold {get; set;}
@property (nonatomic, assign) NSUInteger lowThreshold
public int getLowThreshold()
public void setLowThreshold(int value)
<br/>get_LowThreshold();<br/>set_LowThreshold(value);<br/>Object.defineProperty('LowThreshold');
Lowest intensity to detect. Possible values are from 0 to 255.
Refer to IntensityDetectCommand.
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