Represents the width of an arrowhead.
[Visual Basic]Public Enum LineArrowheadWidthEx
[C#]public enum LineArrowheadWidthEx
Members
| Member Name | Description | Value |
| NotDefined |
| -1 |
| Narrow |
| 0 |
| Medium |
| 1 |
| Wide |
| 2 |
Requirements
Namespace: Aspose.Slides.Pptx
Assembly: Aspose.Slides (in Aspose.Slides.dll)
See Also
Aspose.Slides.Pptx Namespace