LineCapStyle
Přehled
LineCapStyle je enum v Aspose.Slides pro Python.
Představuje styl čepky.
Hodnoty
| 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 |