LineDashStyle

General

LineDashStyle és un enum a Aspose.Slides FOSS per Java.

Representa l’estil de la línia.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined dash style
SOLIDRepresents a solid, uninterrupted line
DOTRepresents a line composed of evenly spaced dots
DASHRepresents a line with regular dash segments
LARGE_DASH
DASH_DOTRepresents a line alternating dash and dot patterns
LARGE_DASH_DOTRepresents a line with large dash followed by a dot
LARGE_DASH_DOT_DOTRepresents a line with large dash and two dots
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

Propietats

NameTypeAccessDescription
valueStringReadHolds the string representation of the dash style

Mètodes

SignatureDescription
getValue()StringReturns the string value of this constant.
 Català