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