StrokeDashOffset Property
Gets or sets a value that specifies the distance within the dash pattern where a dash begins.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double StrokeDashOffset { get; set; }
Public Property StrokeDashOffset As Double
Get
Set
member StrokeDashOffset : float with get, set