DashStyleOffset 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) Version: 11.3.999
public double Offset { get; set; }

Property Value

Double

Implements

IDashStyleOffset

See Also