Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
InnerShadowEffect |
InnerShadowEffect.blurRadius(Double blurRadius) |
InnerShadowEffect |
InnerShadowEffect.direction(Double direction) |
InnerShadowEffect |
InnerShadowEffect.distance(Double distance) |
InnerShadowEffect |
EffectFormat.getInnerShadow()
inner shadow effect
|
InnerShadowEffect |
InnerShadowEffect.shadowColor(String shadowColor) |
Modifier and Type | Method and Description |
---|---|
EffectFormat |
EffectFormat.innerShadow(InnerShadowEffect innerShadow) |
void |
EffectFormat.setInnerShadow(InnerShadowEffect innerShadow) |
Copyright © 2022. All rights reserved.