StrokeDashOffset 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)
- C#
- VB
- F#
public double StrokeDashOffset { get; set; }
Public Property StrokeDashOffset As Double
Get
Set
member StrokeDashOffset : float with get, set