ShapeStrokeDashArray Property
Gets or sets a collection of
Double values that indicate the pattern of dashes and gaps that is used to outline shapes.
Namespace: Avalonia.Controls.ShapesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public AvaloniaList<double>? StrokeDashArray { get; set; }
Public Property StrokeDashArray As AvaloniaList(Of Double)
Get
Set
member StrokeDashArray : AvaloniaList<float> with get, set
Property Value
AvaloniaListDouble