BehaviorFactoryCreateScaleEffect Method

Creates scale effect.

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

Return Value

Type: IScaleEffect
Scale effect.

Implements

IBehaviorFactoryCreateScaleEffect
See Also