Offset Property
Gets or sets how far in the dash sequence the stroke will start.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Offset { get; set; }
Public Property Offset As Double
Get
Set
abstract Offset : float with get, set
override Offset : float with get, set