General
LineArrowheadStyle és un enum a Aspose.Slides FOSS per Java.
Representa l’estil d’una punta de fletxa.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined or unspecified arrowhead style |
NONE | Represents no arrowhead on the line |
TRIANGLE | Represents a triangular arrowhead shape |
STEALTH | Represents a stealth (filled) arrowhead shape |
DIAMOND | Represents a diamond-shaped arrowhead |
OVAL | Represents an oval-shaped arrowhead |
OPEN | Represents an open (unfilled) arrowhead shape |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | Holds the string identifier of the arrowhead style |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |