Edit

Share via


TileTextStacking Enum

Definition

TextStacking specifies the vertical alignment of content.

public enum TileTextStacking
type TileTextStacking = 
Public Enum TileTextStacking
Inheritance
TileTextStacking

Fields

Bottom 2

Vertical align to the bottom.

Center 1

Vertical align to the center.

Top 0

Vertical align to the top.

Applies to