IEffectFormatEffectiveData class
Contents
[
Hide
]IEffectFormatEffectiveData class
Imutable object which contains effective effect formatting properties.
The IEffectFormatEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
is_no_effects | Returns true if all effects are disabled (as just created, default EffectFormat object). Read-only bool. |
blur_effect | Blur effect. Read-only IBlurEffectiveData . |
fill_overlay_effect | Fill overlay effect. Read-only IFillOverlayEffectiveData . |
glow_effect | Glow effect. Read-only IGlowEffectiveData . |
inner_shadow_effect | Inner shadow. Read-only IInnerShadowEffectiveData . |
outer_shadow_effect | Outer shadow. Read-only IOuterShadowEffectiveData . |
preset_shadow_effect | Preset shadow. Read-only IPresetShadowEffectiveData . |
reflection_effect | Reflection. Read-only IReflectionEffectiveData . |
soft_edge_effect | Soft edge. Read-only ISoftEdgeEffectiveData . |
Remarks
This interface is used together with the IEffectFormat
interface to return effective formatting values with inheritance applied.
See Also
- class
IEffectFormat
- module
aspose.slides
- library
Aspose.Slides