LineJoinStyle
General
LineJoinStyle és un enum a Aspose.Slides per Python.
Representa les línies que s’uneixen amb l’estil.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default line join style |
ROUND | Represents a rounded line join where corners are rendered as arcs |
BEVEL | Represents a beveled line join with a flat cut-off at the corner |
MITER | Represents a mitered line join with a sharp corner extending to the intersection |