StrokeStyle.NativeStrokeStyle Property
Provides access to the native stroke style.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.Drawing.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Drawing.IStrokeStyle | A DevExpress.Drawing.IStrokeStyle object. |
See Also