Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public EffectSubtype Subtype { get; set; }
Public Property Subtype As EffectSubtype
Get
Set
public:
virtual property EffectSubtype Subtype {
EffectSubtype get () sealed;
void set (EffectSubtype value) sealed;
}
abstract Subtype : EffectSubtype with get, set
override Subtype : EffectSubtype with get, set
Property Value
Type:
EffectSubtypeImplements
IEffectSubtypeSee Also