|
Create(TextAlignment, DXStringFormatFlags, DXStringTrimming)
static
|
textAlignment, formatFlags, trimming
|
Creates BrickStringFormat with the specified alignment, layout, and trimming behavior.
|
|
Create(TextAlignment, Boolean, DXStringTrimming, Boolean)
static
|
textAlignment, wordWrap, trimming, rightToLeft
|
Creates BrickStringFormat with the specified alignment, word wrapping, trimming, and text direction.
|
|
Create(TextAlignment, Boolean)
static
|
textAlignment, wordWrap
|
Creates a new instance of the BrickStringFormat class with the specified settings.
|