- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- Generic
Text Paragraph Properties
Syntax
public GenericTextParagraphProperties(TextRunProperties defaultTextRunProperties, TextAlignment textAlignment = Left, TextWrapping textWrapping = NoWrap, double lineHeight = 0)
Parameters
Name | Type | Description |
---|---|---|
defaultTextRunProperties | TextRunProperties | |
textAlignment | TextAlignment | |
textWrapping | TextWrapping | |
lineHeight | double |
Return Value
Type | Description |
---|---|
void |