BoundingBoxTextJustification property (IDicomTextObjectAttributes Interface)
|
DicomTextJustificationTypes BoundingBoxTextJustification | |
|
Overview |
Refer to Working with DICOM Annotations |
Remarks
The BoundingBoxTextJustification property specifies the value of the "Bounding Box Text Horizontal Justification" (0070,0012) element. Possible values are:
|
Value |
Meaning |
|
DICOM_TEXT_JUSTIFICATION_LEFT |
[0] "LEFT". |
|
DICOM_TEXT_JUSTIFICATION_RIGHT |
[1] "RIGHT". |
|
DICOM_TEXT_JUSTIFICATION_CENTER |
[2] "CENTER". |
See Also