CommandEffectType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic CommandEffectType Type { get; set; }
Public Property Type As CommandEffectType
Get
Set
public:
virtual property CommandEffectType Type {
CommandEffectType get () sealed;
void set (CommandEffectType value) sealed;
}
abstract Type : CommandEffectType with get, set
override Type : CommandEffectType with get, set
Property Value
Type:
CommandEffectTypeImplements
ICommandEffectType
See Also