BrickStringFormat()
|
Initializes a new instance of the BrickStringFormat class with the default settings.
|
BrickStringFormat(DXStringAlignment, DXStringAlignment, DXStringFormatFlags, DXHotkeyPrefix, DXStringTrimming, BrickStringFormatPrototypeKind)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(DXStringAlignment, DXStringAlignment)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(DXStringAlignment)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(DXStringFormat)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(DXStringFormatFlags, DXStringAlignment, DXStringAlignment, DXStringTrimming, BrickStringFormatPrototypeKind)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(DXStringFormatFlags, DXStringAlignment, DXStringAlignment, DXStringTrimming)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(DXStringFormatFlags, DXStringAlignment, DXStringAlignment)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(DXStringFormatFlags)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(BrickStringFormat, DXStringAlignment, DXStringAlignment)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(BrickStringFormat, DXStringFormatFlags, BrickStringFormatPrototypeKind)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(BrickStringFormat, DXStringFormatFlags)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(BrickStringFormat, DXStringTrimming)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(BrickStringFormat, StringAlignment, StringAlignment)
|
Initializes a new instance of the BrickStringFormat class with the values of the specified source brick string format. It also uses the specified text and line alignment settings.
|
BrickStringFormat(BrickStringFormat, StringFormatFlags, BrickStringFormatPrototypeKind)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(BrickStringFormat, StringFormatFlags)
|
Initializes a new instance of the BrickStringFormat class with the values of the specified source brick string format. It also uses the specified formatting settings.
|
BrickStringFormat(BrickStringFormat, StringTrimming)
|
Initializes a new instance of the BrickStringFormat class with the values of the specified source brick string format. It also uses the specified trimming settings.
|
BrickStringFormat(BrickStringFormat)
|
Initializes a new instance of the BrickStringFormat class with the values of the specified source brick string format.
|
BrickStringFormat(StringAlignment, StringAlignment, StringFormatFlags, HotkeyPrefix, StringTrimming, BrickStringFormatPrototypeKind)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(StringAlignment, StringAlignment)
|
Initializes a new instance of the BrickStringFormat class with the specified text and line alignment.
|
BrickStringFormat(StringAlignment)
|
Initializes a new instance of the BrickStringFormat class with the specified string alignment.
|
BrickStringFormat(StringFormat)
|
Initializes a new instance of the BrickStringFormat class with the specified source.
|
BrickStringFormat(StringFormatFlags, StringAlignment, StringAlignment, StringTrimming, BrickStringFormatPrototypeKind)
|
Initializes a new instance of the BrickStringFormat class with specified settings.
|
BrickStringFormat(StringFormatFlags, StringAlignment, StringAlignment, StringTrimming)
|
Initializes a new instance of the BrickStringFormat class with the specified settings.
|
BrickStringFormat(StringFormatFlags, StringAlignment, StringAlignment)
|
Initializes a new instance of the BrickStringFormat class with the specified formatting information, text and line alignment settings.
|
BrickStringFormat(StringFormatFlags)
|
Initializes a new instance of the BrickStringFormat class with the specified formatting information.
|