IBehaviorFactoryCreatePropertyEffect Method |
Creates property effect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIPropertyEffect CreatePropertyEffect()
Function CreatePropertyEffect As IPropertyEffect
IPropertyEffect^ CreatePropertyEffect()
abstract CreatePropertyEffect : unit -> IPropertyEffect
Return Value
Type:
IPropertyEffectProperty effect.
See Also