LineCapStyle

Overview

LineCapStyle is a enum in Aspose.Slides FOSS for Python.

Represents the line cap style.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default line cap style
ROUNDRepresents a rounded line cap style
SQUARERepresents a square line cap style extending beyond the endpoint
FLATRepresents a flat line cap style ending exactly at the endpoint

See Also