LineArrowheadStyle
Overview
LineArrowheadStyle is a enum in Aspose.Slides FOSS for Python.
Represents the style of an arrowhead.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined arrowhead style |
NONE | Represents no arrowhead on a line |
TRIANGLE | Represents a triangular arrowhead |
STEALTH | Represents a stealth (filled) arrowhead |
DIAMOND | Represents a diamond-shaped arrowhead |
OVAL | Represents an oval-shaped arrowhead |
OPEN | Represents an open (unfilled) arrowhead |