StrokeStyle.DashOffset Property
In This Article
Gets or sets the distance from the line start to the beginning of a dash pattern.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.Drawing.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Double | A double value that specifies the dash offset. |
See Also