Skip to main content

Dashes Property

Gets or sets the length of alternating dashes and gaps.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public IReadOnlyList<double> Dashes { get; }

Property Value

IReadOnlyList(Double)

Implements

IDashStyle.Dashes

See Also

Reference

ImmutableDashStyle Class
Avalonia.Media.Immutable Namespace