IEffectFactoryCreateOuterShadow Method |
Creates Outer shadow effect.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIOuterShadow CreateOuterShadow()
Function CreateOuterShadow As IOuterShadow
IOuterShadow^ CreateOuterShadow()
abstract CreateOuterShadow : unit -> IOuterShadow
Return Value
Type:
IOuterShadowOuter shadow effect.
See Also