ImmutablePenDashStyle Property

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

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IDashStyle? DashStyle { get; }

Property Value

IDashStyle

Implements

IPenDashStyle

See Also