ISetEffect
ISetEffect interface
Represents a set effect for an animation behavior.
public interface ISetEffect : IBehavior
Properties
Name | Description |
---|---|
AsIBehavior { get; } | Allows to get base IBehavior interface. Read-only IBehavior . |
To { get; set; } | Specifies the certain attribute of a effect after an animation effect. Represents point value. Only: bool, ColorFormat, float, int, string. Read/write Object. |
See Also
- interface IBehavior
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides