ShapeStrokeDashOffset Property

Gets or sets a value that specifies the distance within the dash pattern where a dash begins.

Definition

Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double StrokeDashOffset { get; set; }

Property Value

Double

See Also