General
LightingDirection és un enum a Aspose.Slides FOSS per Java.
Constants que defineixen les direccions de la llum.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined lighting direction |
TOP_LEFT | Represents lighting coming from the top‑left |
TOP | Represents lighting coming from directly above |
TOP_RIGHT | Represents lighting coming from the top‑right |
RIGHT | |
BOTTOM_RIGHT | Represents lighting coming from the bottom‑right |
BOTTOM | Represents lighting coming from directly below |
BOTTOM_LEFT | Represents lighting coming from the bottom‑left |
LEFT | |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |