IBehaviorFactoryCreateColorEffect Method |
Creates color effect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIColorEffect CreateColorEffect()
Function CreateColorEffect As IColorEffect
IColorEffect^ CreateColorEffect()
abstract CreateColorEffect : unit -> IColorEffect
Return Value
Type:
IColorEffectColor effect.
See Also