BehaviorFactoryCreateRotationEffect Method

Creates rotation effect.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IRotationEffect CreateRotationEffect()

Return Value

Type: IRotationEffect
Rotation effect.

Implements

IBehaviorFactoryCreateRotationEffect
See Also