Skip to main content

DashStyle Property

Specifies the style of dashed lines drawn with a Pen object.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public IDashStyle? DashStyle { get; }

Property Value

IDashStyle

Implements

IPen.DashStyle

See Also

Reference

ImmutablePen Class
Avalonia.Media.Immutable Namespace