Create TextBox in which each line is having different Horizontal Alignment with Golang via C++
Contents
[
Hide
]
You can set the horizontal alignment of your paragraph text using the TextParagraph.GetAlignmentType() property.
The following sample code creates three lines and sets the horizontal alignment of each of them.