LineDashStyle

General

LineDashStyle és un enum a Aspose.Slides FOSS per C++.

Representa l’estil de la línia.

Valors

ValueDescription
NOT_DEFINEDRepresents 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
LARGE_DASHRepresents a line with longer dash segments than standard
DASH_DOTRepresents a repeating pattern of dash followed by dot
LARGE_DASH_DOTRepresents a long dash followed by a dot in each repeat
LARGE_DASH_DOT_DOTRepresents a long dash followed by two dots per pattern
SYSTEM_DASHRepresents the system default dash pattern
SYSTEM_DOTRepresents the system default dot pattern
SYSTEM_DASH_DOT
SYSTEM_DASH_DOT_DOT
CUSTOMRepresents a user‑defined dash pattern
 Català