LineDashStyle

Přehled

LineDashStyle je enum v Aspose.Slides pro Python.

Představuje styl linie.

Hodnoty

ValueDescription
NOT_DEFINEDRepresents an undefined or default dash style
SOLIDRepresents a solid (continuous) line dash style
DOTRepresents a dotted line dash style
DASHRepresents a dashed line dash style
LARGE_DASHRepresents a dash style with longer dash segments
DASH_DOT
LARGE_DASH_DOTRepresents a large dash followed by a dot pattern
LARGE_DASH_DOT_DOTRepresents a large dash followed by two dots pattern
SYSTEM_DASHRepresents the system-defined dash style
SYSTEM_DOTRepresents the system-defined dot style
SYSTEM_DASH_DOT
SYSTEM_DASH_DOT_DOT
CUSTOMRepresents a user‑defined custom dash pattern
 Čeština