Skip to main content

StrokeDashArray Property

Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline shapes.

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public AvaloniaList<double>? StrokeDashArray { get; set; }

Property Value

AvaloniaList(Double)

See Also

Reference

Shape Class
Avalonia.Controls.Shapes Namespace