LineCapStyle
Overview
LineCapStyle is a enum in Aspose.Slides FOSS for Python.
Represents the line cap style.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default line cap style |
ROUND | Represents a rounded line cap style |
SQUARE | Represents a square line cap style extending beyond the endpoint |
FLAT | Represents a flat line cap style ending exactly at the endpoint |