[]
Specifies the alignment of a text string relative to its layout rectangle. It is a cross-platform version of StringAlignment.
public enum StringAlignment
| Name | Description |
|---|---|
| Center | The center string alignment. |
| Far | The far string alignment. |
| Near | The near string alignment. |