EffectFormat

Shape.EffectFormat property

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

public virtual IEffectFormat EffectFormat { get; }

See Also