←Select platform

UseRulerCalibrationScale Property

Summary

Gets or sets a value indicating how ruler calibration is set for rulers retrieved from the FromDataSetToAnnContainer(DicomDataSet,DicomElement) method and its overloads.

Syntax
C#
C++/CLI
public bool UseRulerCalibrationScale { get; set; } 
public:  
   property bool UseRulerCalibrationScale 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

A value indicating how ruler calibration is set for rulers retrieved with the FromDataSetToAnnContainer(DicomDataSet,DicomElement) method and its overloads.

Remarks

The UseRulerCalibrationScale affects the ruler calibration for rulers retrieved from DICOM annotation files using the following methods:

If UseRulerCalibrationScale is true, rulers are calibrated with the calibration scale stored in the DICOM Annotation itself. If UserRulerCalibrationScale is false, ruler calibration is based on the ImageDpiX and ImageDpiY properties.

Requirements

Target Platforms

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

Leadtools.Dicom.Annotations Assembly

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