LineDashStyle

Overview

LineDashStyle is a enum in Aspose.Slides FOSS for .NET.

Represents LineDashStyle enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined dash style
SolidRepresents a continuous solid line dash style
DotRepresents a dotted line dash style
DashRepresents a dashed line dash style
LargeDashRepresents a dash style with longer dash segments
DashDot
LargeDashDotRepresents a dash‑dot line with longer dashes
LargeDashDotDot
SystemDashRepresents the system default dash style
SystemDotRepresents the system default dot style
SystemDashDot
SystemDashDotDot
CustomRepresents a user‑defined custom dash pattern

See Also