General
PresetShadowType és un enum a Aspose.Slides FOSS per Java.
Representa un preconfigurat per a l’efecte d’ombra.
Valors
| Value | Description |
|---|
TOP_LEFT_DROP_SHADOW | Represents a top-left drop shadow preset |
TOP_LEFT_LARGE_DROP_SHADOW | |
BACK_LEFT_LONG_PERSPECTIVE_SHADOW | Represents a long back-left perspective shadow preset |
BACK_RIGHT_LONG_PERSPECTIVE_SHADOW | Represents a long back-right perspective shadow preset |
TOP_LEFT_DOUBLE_DROP_SHADOW | Represents a double drop shadow at the top left |
BOTTOM_RIGHT_SMALL_DROP_SHADOW | Represents a small drop shadow at bottom right |
FRONT_LEFT_LONG_PERSPECTIVE_SHADOW | Represents a long front-left perspective shadow preset |
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOW | Represents a long front-right perspective shadow preset |
OUTER_BOX_SHADOW_3D | Represents a 3D outer box shadow preset |
INNER_BOX_SHADOW_3D | Represents a 3D inner box shadow preset |
BACK_CENTER_PERSPECTIVE_SHADOW | Represents a back-center perspective shadow preset |
TOP_RIGHT_DROP_SHADOW | Represents a drop shadow at the top right |
FRONT_BOTTOM_SHADOW | Represents a front-facing bottom shadow preset |
BACK_LEFT_PERSPECTIVE_SHADOW | |
BACK_RIGHT_PERSPECTIVE_SHADOW | |
BOTTOM_LEFT_DROP_SHADOW | Represents a drop shadow at the bottom left |
BOTTOM_RIGHT_DROP_SHADOW | Represents a drop shadow at the bottom right |
FRONT_LEFT_PERSPECTIVE_SHADOW | |
FRONT_RIGHT_PERSPECTIVE_SHADOW | |
TOP_LEFT_SMALL_DROP_SHADOW | |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |