IBehaviorFactoryCreateCommandEffect Method |
Creates command effect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxICommandEffect CreateCommandEffect()
Function CreateCommandEffect As ICommandEffect
ICommandEffect^ CreateCommandEffect()
abstract CreateCommandEffect : unit -> ICommandEffect
Return Value
Type:
ICommandEffectCommand effect.
See Also