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)
- C#
- VB
- F#
public IDashStyle? DashStyle { get; }
Public ReadOnly Property DashStyle As IDashStyle
Get
abstract DashStyle : IDashStyle with get
override DashStyle : IDashStyle with get