IShapeEffectFormat Property |
Returns the EffectFormat object which contains pixel effects applied to a shape.
Read-only
IEffectFormat.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIEffectFormat EffectFormat { get; }
ReadOnly Property EffectFormat As IEffectFormat
Get
property IEffectFormat^ EffectFormat {
IEffectFormat^ get ();
}
abstract EffectFormat : IEffectFormat with get
Property Value
Type:
IEffectFormat
See Also