LineCapStyle
Overview
LineCapStyle is a enum in Aspose.Slides FOSS for .NET.
Represents LineCapStyle enumeration.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined line cap style |
Round | Represents a rounded line cap at the end of a line |
Square | Represents a square line cap extending beyond the line end |
Flat | Represents a flat line cap ending exactly at the line’s endpoint |