StrokeStyle.DashArray Property
In This Article
Gets or sets a list of comma or white space separated lengths and percentages that specify the lengths of alternating dashes and gaps.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.Drawing.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Windows. |
An ordered collection of Double values that represent the dash array. |
See Also