BrickStringFormat Constructors
Encapsulates text layout information (such as alignment, orientation and tab stops) and display manipulations (such as ellipsis insertion and national digit substitution).
Name | Parameters | Description |
---|---|---|
Brick |
none |
Initializes a new instance of the Brick |
Brick |
alignment, line |
Initializes a new instance of the Brick |
Brick |
alignment, line |
Initializes a new instance of the Brick |
Brick |
alignment |
Initializes a new instance of the Brick |
Brick |
source |
Initializes a new instance of the Brick |
Brick |
options, alignment, line |
Initializes a new instance of the Brick |
Brick |
options, alignment, line |
Initializes a new instance of the Brick |
Brick |
options, alignment, line |
Initializes a new instance of the Brick |
Brick |
options |
Initializes a new instance of the Brick |
Brick |
source, alignment, line |
Initializes a new instance of the Brick |
Brick |
source, options, prototype |
Initializes a new instance of the Brick |
Brick |
source, options |
Initializes a new instance of the Brick |
Brick |
source, trimming |
Initializes a new instance of the Brick |
Brick |
source, alignment, line |
Initializes a new instance of the Brick |
Brick |
source, options, prototype |
Initializes a new instance of the Brick |
Brick |
source, options |
Initializes a new instance of the Brick |
Brick |
source, trimming |
Initializes a new instance of the Brick |
Brick |
source |
Initializes a new instance of the Brick |
Brick |
alignment, line |
Initializes a new instance of the Brick |
Brick |
alignment, line |
Initializes a new instance of the Brick |
Brick |
alignment |
Initializes a new instance of the Brick |
Brick |
source |
Initializes a new instance of the Brick |
Brick |
options, alignment, line |
Initializes a new instance of the Brick |
Brick |
options, alignment, line |
Initializes a new instance of the Brick |
Brick |
options, alignment, line |
Initializes a new instance of the Brick |
Brick |
options |
Initializes a new instance of the Brick |
See Also