DicomObjects Reference
DicomObjects Reference / doLabelAlignment Enumeration
doLabelAlignment Enumeration
Description
Where to align text in labels, as used in the DicomLabel's Alignment Property
Members
MemberValueDescription
doAlignBottomCentre9Bottom Centre
doAlignBottomLeft8Bottom Left
doAlignBottomRight10Bottom right
doAlignCentre1Centre
doAlignLeft0Left
doAlignMiddleCentre5MiddleCentre
doAlignMiddleLeft4MiddleLeft
doAlignMiddleRight6MiddleRight
doAlignRight2Right
Remarks
This property is only relevant where LabelType=doLabelText(0)
Alignment is relative to the area available for the text, defined by the TopLeftHeight, and Width values.