Gets or sets the angle threshold (in degrees) for drawing a reference line.
public double ReferenceLineAngleThreshold { get; set; }
public:
property double ReferenceLineAngleThreshold
{
double get()
void set(double value)
}
The angle threshold (in degrees) for drawing a reference line.
If two images have a DICOM tag (0020,0037) ImageOrientation property with identical values, the images are parallel and no reference line will be drawn.
If two images have nearly identical values, the images are not parallel. In this case, there is a very small angle between the two images, and a reference is displayed.
Set the ReferenceLineAngleThreshold to a small positive value to refrain from drawing a reference line for nearly parallel images.
MedicalViewerMultiCell Members
Leadtools.MedicalViewer Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document