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