C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value that represents the highest intensity to detect.
public int HighThreshold { get; set; }
Public Property HighThreshold As Integer
public int HighThreshold {get; set;}
@property (nonatomic, assign) NSUInteger highThreshold
public int getHighThreshold()
public void setHighThreshold(int value)
<br/>get_HighThreshold();<br/>set_HighThreshold(value);<br/>Object.defineProperty('HighThreshold');
Highest 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