Summary
Gets or sets a collection of
double
values that indicate the pattern of dashes and gaps
that is used to draw the TextDecoration
.
- Namespace
- Avalonia
.Media - Containing Type
- TextDecoration
Syntax
public AvaloniaList<double> StrokeDashArray { get; set; }
Value
Type | Description |
---|---|
AvaloniaList |