Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
PresetShadowEffect |
PresetShadowEffect.direction(Double direction) |
PresetShadowEffect |
PresetShadowEffect.distance(Double distance) |
PresetShadowEffect |
EffectFormat.getPresetShadow()
preset shadow effect
|
PresetShadowEffect |
PresetShadowEffect.preset(PresetShadowEffect.PresetEnum preset) |
PresetShadowEffect |
PresetShadowEffect.shadowColor(String shadowColor) |
Modifier and Type | Method and Description |
---|---|
EffectFormat |
EffectFormat.presetShadow(PresetShadowEffect presetShadow) |
void |
EffectFormat.setPresetShadow(PresetShadowEffect presetShadow) |
Copyright © 2023. All rights reserved.