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