StrokeStyle.DashCap Property
Gets or sets a value that specifies how the ends of a dash are drawn.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.Drawing.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
PenLineCap | A PenLineCap object. |
See Also