LineDashStyle

Přehled

LineDashStyle je enum v Aspose.Slides pro NET.

Zobrazuje LineDashStyle výčet.

Hodnoty

ValueDescription
NotDefinedRepresents an undefined or default dash style
SolidRepresents a continuous solid line without dashes
DotRepresents a line composed of evenly spaced dots
DashRepresents a line with regular dash segments
LargeDashRepresents a line with longer dash segments than standard
DashDotRepresents a repeating pattern of dash followed by dot
LargeDashDotRepresents a long dash followed by a dot in the pattern
LargeDashDotDotRepresents a long dash followed by two dots repeatedly
SystemDashRepresents the system-defined standard dash pattern
SystemDotRepresents the system-defined dot pattern for lines
SystemDashDotRepresents the system-defined dash‑dot pattern
SystemDashDotDot
CustomRepresents a user‑defined dash pattern
 Čeština