ReferenceLineAngleThreshold Property

Summary

Gets or sets the angle threshold (in degrees) for drawing a reference line.

Syntax

C#
C++/CLI
public double ReferenceLineAngleThreshold { get; set; } 
public:  
   property double ReferenceLineAngleThreshold 
   { 
      double get() 
      void set(double value) 
   } 

Property Value

The angle threshold (in degrees) for drawing a reference line.

Remarks

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.

Requirements

Target Platforms

See Also

MedicalViewerMultiCell Class

MedicalViewerMultiCell Members

Leadtools.MedicalViewer Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.