VerticalAlignment

<< Click to Display Table of Contents >>

 

VerticalAlignment

Enum Defines a vertical alignment for an E2Display object's text. Possible values for this property are 0 - VerticalAlignmentTop: Aligns vertically with this object's upper side, 1 - VerticalAlignmentMiddle: Aligns vertically with this object's center (default), or 2 - VerticalAlignmentBottom: Aligns vertically with this object's bottom side.

Was this page useful?