LineDashStyle

Oversigt over de forskellige former for støtte

LineDashStyle er et enum i Aspose.Slides for Python.

Repræsenterede linjedaschestilen.

Valuer

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
 Dansk