Table of Contents

TFlexCelImageVertAlign Enumeration

How an image is aligned inside a box.

Syntax

Namespace: FlexCel.Core

Members

Name Value Description
Top 0 Aligned to the top of the box.
Center 1 Centered in the box.
Bottom 2 Aligned at the bottom of the box.