VerticalAlignmentType

VerticalAlignmentType class

Class representing possible vertical alignment values.

The VerticalAlignmentType type exposes the following members:

Constructors

NameDescription
VerticalAlignmentType(name)Initializes a new instance of the VerticalAlignmentType class

Properties

NameDescription
topTop alignment.
centerCenter alignment type.
bottomBottom alignment type.

See Also