VerticalAlignment

<< Click to Display Table of Contents >>

 

VerticalAlignment

Enum Defines a vertical alignment for an E2Display's text. Available values for this property are the following:

0 - VerticalAlignmentTop: Aligns vertically with object's upper side

1 - VerticalAlignmentMiddle: Aligns vertically with object's center (default)

2 - VerticalAlignmentBottom: Aligns vertically with object's bottom side

Was this page useful?