LineCapStyle
General
LineCapStyle és un enum a Aspose.Slides per Python.
Representa l’estil de la tapa.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default line cap style |
ROUND | Represents a round line cap where the end is a semicircle |
SQUARE | Represents a square line cap extending beyond the endpoint |
FLAT | Represents a flat line cap ending exactly at the endpoint |