LineCapStyle
Přehled
LineCapStyle je enum v Aspose.Slides FOSS pro C++.
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 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 |