DicomObjects Reference
DicomObjects Reference / doLabelAlignment Enumeration
In This Topic
    doLabelAlignment Enumeration
    In This Topic
    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.