LineDashStyle
Overview
LineDashStyle is a enum in Aspose.Slides FOSS for .NET.
Represents LineDashStyle enumeration.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined dash style |
Solid | Represents a continuous solid line dash style |
Dot | Represents a dotted line dash style |
Dash | Represents a dashed line dash style |
LargeDash | Represents a dash style with longer dash segments |
DashDot | |
LargeDashDot | Represents a dash‑dot line with longer dashes |
LargeDashDotDot | |
SystemDash | Represents the system default dash style |
SystemDot | Represents the system default dot style |
SystemDashDot | |
SystemDashDotDot | |
Custom | Represents a user‑defined custom dash pattern |