StrokeStyle Class
In This Article
Contains parameters of the style used to draw a stroke line.
Namespace: DevExpress.WinUI.Drawing
Assembly: DevExpress.WinUI.Drawing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public class StrokeStyle :
DependencyObject,
INotifyPropertyChanged
#Related API Members
The following members return StrokeStyle objects:
#Inheritance
Object
DependencyObject
StrokeStyle
See Also