Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
OuterShadowEffect |
OuterShadowEffect.blurRadius(Double blurRadius) |
OuterShadowEffect |
OuterShadowEffect.direction(Double direction) |
OuterShadowEffect |
OuterShadowEffect.distance(Double distance) |
OuterShadowEffect |
EffectFormat.getOuterShadow()
outer shadow effect
|
OuterShadowEffect |
OuterShadowEffect.shadowColor(String shadowColor) |
Modifier and Type | Method and Description |
---|---|
EffectFormat |
EffectFormat.outerShadow(OuterShadowEffect outerShadow) |
void |
EffectFormat.setOuterShadow(OuterShadowEffect outerShadow) |
Copyright © 2021. All rights reserved.