Gets or sets the dot and dash pattern for a stroke.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.10.22
Syntaxpublic LineDashStyle DashStyle { get; set; }Public Property DashStyle As LineDashStyle
Get
Set
Property Value
LineDashStyle
See Also