Specifies the alignment of text in relation to the image on a RebarButton.
This enumeration is used for properties such as RebarBand.TextAlign and RebarBandRenderer.TextAlign.
The position of the text for RebarTextAlign.Beside depends on the layout direction. For left-to-right layouts, the text appears to the left of the image. For right-to-left layouts, the text appears on the right.
| Member Name | Description |
|---|---|
| Beside | Text is aligned beside the button image. |
| Below | Text is aligned below the button image. |
Namespace: Skybound.Rebar
Assembly: Skybound.Rebar (in Skybound.Rebar.dll)