Click or drag to resize

Shape EffectDag Property

Gets the EffectDag object which contains pixel effects applied to a shape. Read-only EffectDag

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

Property Value

Type: EffectDag

Implements

IShape EffectDag
See Also