Version

Search Results

ContentAlignment Class

Represents alignment properties. Syntax Remarks The content alignment class maintains two different alignments, Horizontal and Vertical.

ContentAlignment Class Members

Public Constructors Public Properties Public Methods

Center Property (ContentAlignment)

Gets a predefined alignment. Syntax

Horizontal Property (ContentAlignment)

Gets or sets the horizontal alignment. Syntax Remarks The horizontal alignment must be Left, Center, Right, or Justify.

Justify Property (ContentAlignment)

Gets a predefined alignment. Syntax

Left Property (ContentAlignment)

Gets a predefined alignment. Syntax

Right Property (ContentAlignment)

Gets a predefined alignment. Syntax

Vertical Property (ContentAlignment)

Gets or sets the vertical alignment. Syntax Remarks The vertical alignment must be Top, Middle, Bottom, or Justify.