LineCapStyle
General
LineCapStyle és un enum a Aspose.Slides FOSS per C++.
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 line ends with a semicircle |
SQUARE | Represents a square line cap extending beyond the line endpoint |
FLAT | Represents a flat line cap ending exactly at the line endpoint |