ImageEn, unit imageenio
TIEVerticalPos
Declaration
TIEVerticalPos = (ievpTop, ievpCenter, ievpBottom);
Description
Value
Description
ievpTop
Image is aligned to the top
ievpCenter
Image is vertically centered
ievpBottom
Image is aligned to the bottom