LightingDirection
Vue de l’ensemble
‘LightingDirection’ est un enum dans Aspose.Slides FOSS pour Java.
Constantes qui définissent les directions de la lumière.
Ce enum fournit 1 méthode pour travailler avec les objets LightingDirection 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 de l’Aspose.Slides FOSS pour le package Java . Propriétés : value.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined lighting direction |
TOP_LEFT | Represents lighting from the top‑left |
TOP | |
TOP_RIGHT | Represents lighting from the top‑right |
RIGHT | |
BOTTOM_RIGHT | Represents lighting from the bottom‑right |
BOTTOM | |
BOTTOM_LEFT | Represents lighting from the bottom‑left |
LEFT |
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