BehaviorFactoryCreateCommandEffect Method |
Creates command effect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public ICommandEffect CreateCommandEffect()
Public Function CreateCommandEffect As ICommandEffect
public:
virtual ICommandEffect^ CreateCommandEffect() sealed
abstract CreateCommandEffect : unit -> ICommandEffect
override CreateCommandEffect : unit -> ICommandEffect
Return Value
Type:
ICommandEffectCommand effect.
Implements
IBehaviorFactoryCreateCommandEffectSee Also