IDashStyle Interface
Represents the sequence of dashes and gaps that will be applied by a
Pen.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[NotClientImplementableAttribute]
public interface IDashStyle
<NotClientImplementableAttribute>
Public Interface IDashStyle
[<NotClientImplementableAttribute>]
type IDashStyle = interface end
| Dashes |
Gets or sets the length of alternating dashes and gaps.
|
| Offset |
Gets or sets how far in the dash sequence the stroke will start.
|