IBehaviorFactoryCreateRotationEffect Method |
Creates rotation effect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIRotationEffect CreateRotationEffect()
Function CreateRotationEffect As IRotationEffect
IRotationEffect^ CreateRotationEffect()
abstract CreateRotationEffect : unit -> IRotationEffect
Return Value
Type:
IRotationEffectRotation effect.
See Also