[]
Enum VerticalTextAlignment
[Obsolete("This is not used anywhere, and should be removed")]
[CLSCompliant(true)]
public enum VerticalTextAlignment : byte
| Name | Description |
|---|---|
| Bottom | The bottom |
| Middle | The middle |
| Top | The top |