- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- Generic
Text Run Properties
Syntax
public GenericTextRunProperties(Typeface typeface, double fontRenderingEmSize = 12, TextDecorationCollection textDecorations = null, IBrush foregroundBrush = null, IBrush backgroundBrush = null, CultureInfo cultureInfo = null)
Parameters
Name | Type | Description |
---|---|---|
typeface | Typeface | |
fontRenderingEmSize | double | |
textDecorations | Text |
|
foregroundBrush | IBrush | |
backgroundBrush | IBrush | |
cultureInfo | CultureInfo |
Return Value
Type | Description |
---|---|
void |