General
MaterialPresetType és un enum a Aspose.Slides FOSS per Java.
Constants que defineixen el material de forma.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined material preset |
CLEAR | Represents a clear (transparent) material preset |
DK_EDGE | Represents a dark edge material preset |
FLAT | Represents a flat material preset |
LEGACY_MATTE | Represents the legacy matte material preset |
LEGACY_METAL | Represents the legacy metal material preset |
LEGACY_PLASTIC | Represents the legacy plastic material preset |
LEGACY_WIREFRAME | Represents the legacy wireframe material preset |
MATTE | |
METAL | |
PLASTIC | |
POWDER | |
SOFT_EDGE | Represents a soft edge material preset |
SOFTMETAL | Represents a soft metal material preset |
TRANSLUCENT_POWDER | Represents a translucent powder material preset |
WARM_MATTE | Represents a warm matte material preset |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | Provides the string value of this constant |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |