LineDashStyle
Oversigt over de forskellige former for støtte
LineDashStyle er et enum i Aspose.Slides for NET.
Repræsenter LineDashStyle opliste.
Valuer
| Value | Description |
|---|---|
NotDefined | Represents an undefined or default dash style |
Solid | Represents a continuous solid line without dashes |
Dot | Represents a line composed of evenly spaced dots |
Dash | Represents a line with regular dash segments |
LargeDash | Represents a line with longer dash segments than standard |
DashDot | Represents a repeating pattern of dash followed by dot |
LargeDashDot | Represents a long dash followed by a dot in the pattern |
LargeDashDotDot | Represents a long dash followed by two dots repeatedly |
SystemDash | Represents the system-defined standard dash pattern |
SystemDot | Represents the system-defined dot pattern for lines |
SystemDashDot | Represents the system-defined dash‑dot pattern |
SystemDashDotDot | |
Custom | Represents a user‑defined dash pattern |