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