FormattedTextIHandler Interface |
Namespace: Eto.Drawing
The FormattedTextIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment |
Gets or sets how the text should be aligned to MaximumSize | |
| Font |
Gets or sets the font to use to draw the text.
| |
| ForegroundBrush |
Gets or sets the brush to use to draw the text.
| |
| MaximumSize |
Gets or sets the maximum size of the text.
| |
| Text |
Gets or sets the text to display
| |
| Trimming |
Gets or sets the trimming mode.
| |
| Wrap |
Gets or sets the wrapping mode.
|