Gets or sets a value indicating how ruler calibration is set for rulers retrieved from the FromDataSetToAnnContainer(DicomDataSet,DicomElement) method and its overloads.
public bool UseRulerCalibrationScale { get; set; }
A value indicating how ruler calibration is set for rulers retrieved with the FromDataSetToAnnContainer(DicomDataSet,DicomElement) method and its overloads.
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.
DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members
Leadtools.Dicom.Annotations Namespace
FromDataSetToAnnContainer(DicomDataSet,DicomElement)
FromDataSetToAnnContainer(DicomDataSet,DicomElement,DicomDataSet)
FromDataSetToAnnContainer(DicomDataSet,DicomElement,string)
UseRulerCalibrationScale