effect_format property

effect_format property

Returns the EffectFormat object which contains pixel effects applied to a shape. Read-only IEffectFormat.

Definition:

@property
def effect_format(self):
    ...

See Also