Skip to main content
A newer version of this page is available. .

BrickStringFormat.ChangeAlignment Method

Name Parameters Description
ChangeAlignment(HorzAlignment, VertAlignment) horzAlignment, vertAlignment
ChangeAlignment(TextAlignment) alignment
ChangeAlignment(StringAlignment, StringAlignment) newAlignment, newLineAlignment Returns a BrickStringFormat object cloned from the current BrickStringFormat object, with the new string and line alignment applied.
ChangeAlignment(StringAlignment) newAlignment Returns a BrickStringFormat object cloned from the current BrickStringFormat object, with the new string alignment applied.