Represents the line cap style.
[Visual Basic]Public Enum LineCapStyleEx
[C#]public enum LineCapStyleEx
Members
| Member Name | Description | Value |
| NotDefined |
| -1 |
| Round |
| 0 |
| Square |
| 1 |
| Flat |
| 2 |
Requirements
Namespace: Aspose.Slides.Pptx
Assembly: Aspose.Slides (in Aspose.Slides.dll)
See Also
Aspose.Slides.Pptx Namespace