Click or drag to resize

IAutoShape EffectDag Property

Gets the EffectFormat object which contains pixel effects applied to a shape. Read-only EffectDag Note: can return null for certain types of shapes which don't have effect properties.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
EffectDag EffectDag { get; }

Property Value

Type: EffectDag

Implements

IShape EffectDag
See Also