Alignment settings for the layout of graphic objects.
| Enumerator | Value | Description | 
|---|---|---|
| EHLeftVTop | EHLeft|EVTop | 
 Object is left and top aligned.  | 
| EHLeftVCenter | EHLeft|EVCenter | 
 Object is left aligned and centred vertically.  | 
| EHLeftVBottom | EHLeft|EVBottom | 
 Object is left aligned and at the bottom.  | 
| EHCenterVTop | EHCenter|EVTop | 
 Object is centre aligned horizontally and at the top.  | 
| EHCenterVCenter | EHCenter|EVCenter | 
 Object is centred horizontally and vertically.  | 
| EHCenterVBottom | EHCenter|EVBottom | 
 Object is centred horizontally and at the bottom.  | 
| EHRightVTop | EHRight|EVTop | 
 Object is right and top aligned.  | 
| EHRightVCenter | EHRight|EVCenter | 
 Object is right aligned and centred vertically.  | 
| EHRightVBottom | EHRight|EVBottom | 
 Object is right aligned and at the bottom.  |