Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

The VAlign class contains all vertical alignment options.

C#
vb.net

Values

Name

Description

Bottom

Text will be bottom-aligned.

Center

Text will be centered vertically.

Distributed

Text will be distributed vertically.

Justify

Text will be justified vertically.

Top

Text will be top-aligned.

  • No labels