BoundingBoxUnits property (IDicomTextObjectAttributes Interface)
DicomMeasureUnits BoundingBoxUnits | |
Overview |
Refer to Working with DICOM Annotations |
Remarks
The BoundingBoxUnits property specifies the value of the "Bounding Box Annotation Units" (0070,0003) element. Possible values are:
Value |
Meaning |
DICOM_UNIT_PIXEL |
[1] "PIXEL". |
DICOM_UNIT_DISPLAY |
[2] "DISPLAY". |
See Also