Gets or sets a value that specifies how text is aligned on buttons.
One of the RebarTextAlign values. The default is RebarTextAlign.Beside.
The text can be located below or beside the image on each button. When the value is Beside, the location of the text depends on the layout; left-to-right layouts display the text on the right, while right-to-left layouts display the text on the left.
Exception Type | Condition |
---|---|
InvalidEnumArgumentException | The assigned value is not one of the RebarTextAlign values. |
RebarBand Class | Skybound.Rebar Namespace