[]
Specifies the available vertical anchoring types for text.
public enum TextVerticalAnchor
Public Enum TextVerticalAnchor
Name | Description |
---|---|
Bottom | Anchor the text at the bottom of the bounding rectangle. |
Center | Anchor the text at the middle of the bounding rectangle. |
Top | Anchor the text at the top of the bounding rectangle. |