- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- TextRange
Syntax
public TextRange(int start, int length)
Parameters
Name | Type | Description |
---|---|---|
start | int | |
length | int |
Return Value
Type | Description |
---|---|
void |
public TextRange(int start, int length)
Name | Type | Description |
---|---|---|
start | int | |
length | int |
Type | Description |
---|---|
void |