LineCapStyle
Oversigt over de forskellige former for støtte
LineCapStyle er et enum i Aspose.Slides for Python.
Repræsenterede line cap-stil.
Valuer
| 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 |