LineArrowheadStyle
Vue de l’ensemble
‘LineArrowheadStyle’ est un enum dans Aspose.Slides FOSS pour Java.
Représente le style d’une pointe de flèche.
Ce enum fournit 1 méthode pour travailler avec les objets de style LineArrowhead dans les programmes Java. Les méthodes disponibles comprennent: ‘getValue’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation du package Java Aspose.Slides FOSS. Propriétés: value.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified arrowhead style |
NONE | Represents the absence of an arrowhead on a 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 style |
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
méthodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |
Voir aussi
- Aspose.Slides - référence API d’entreprise