AnimationFilterEffect
Subtype Property
|
Namespace:
Spire.Presentation.Drawing.Animation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public FilterEffectSubtype Subtype { get; set; }
Public Property Subtype As FilterEffectSubtype
Get
Set
public:
property FilterEffectSubtype Subtype {
FilterEffectSubtype get ();
void set (FilterEffectSubtype value);
}
member Subtype : FilterEffectSubtype with get, set
Property Value
Type:
FilterEffectSubtype
See Also