IDashStyleDashes Property

Gets or sets the length of alternating dashes and gaps.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
IReadOnlyList<double>? Dashes { get; }

Property Value

IReadOnlyListDouble

See Also