IBehaviorFactoryCreateMotionEffect Method |
Creates motion effect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax IMotionEffect CreateMotionEffect()
Function CreateMotionEffect As IMotionEffect
IMotionEffect^ CreateMotionEffect()
abstract CreateMotionEffect : unit -> IMotionEffect
Return Value
Type:
IMotionEffectMotion effect.
See Also