[]
Specifies how an object or text is horizontally aligned.
public enum HorizontalAlignment
Name | Description |
---|---|
Center | The object or text is aligned the center. |
Default | The alignment is not specified. |
Left | The object or text is aligned to the left. |
Right | The object or text is aligned to the right. |