Type
ICommandEffect.Type property
定义行为的命令效果类型。 读/写CommandEffectType
。
public CommandEffectType Type { get; set; }
也可以看看
- enum CommandEffectType
- interface ICommandEffect
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
定义行为的命令效果类型。 读/写CommandEffectType
。
public CommandEffectType Type { get; set; }