ICommandEffect
Interface ICommandEffect
Représente un effet de commande pour un comportement d’animation.
public interface ICommandEffect : IBehavior
Propriétés
| Nom | Description |
|---|---|
| AsIBehavior { get; } | Permet d’obtenir l’interface de base IBehavior. En lecture seule IBehavior. |
| CommandString { get; set; } | Définit la chaîne de commande. Lecture/écriture String. |
| ShapeTarget { get; set; } | Définit la cible de forme de l’effet de commande. Lecture/écriture IShape. |
| Type { get; set; } | Définit le type d’effet de commande du comportement. Lecture/écriture CommandEffectType. |
Voir aussi
- interface IBehavior
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides