DashStyle.

Dashes Property

Summary

Gets or sets the length of alternating dashes and gaps.
Namespace
Avalonia.Media
Containing Type
DashStyle

Syntax

public AvaloniaList<double> Dashes { get; set; }

Value

Type Description
AvaloniaList<double>