IEffectFormatEffectiveData
IEffectFormatEffectiveData class
Imutable object which contains effective effect formatting properties.
The IEffectFormatEffectiveData type exposes the following members:
Properties
Name | 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. |
as_i_effect_param_source | Allows to get base IEffectParamSource interface. Read-only IEffectParamSource. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides