IPenDashStyle Property

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

Definition

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

Property Value

IDashStyle

See Also