IEffectFormat

General

IEffectFormat és una interfície en Aspose.Slides per a NET. Hereta de: ゚IEffectParamSource⌒ .

Representa propietats de formatatge d’efecte visual per a una forma.

Propietats

NameTypeAccessDescription
IsNoEffectsboolReadIndicates whether no visual effects are applied
BlurEffectIBlur?Read/WriteGets or sets the blur effect parameters
FillOverlayEffectIFillOverlay?Read/WriteGets or sets the fill overlay effect parameters
GlowEffectIGlow?Read/WriteGets or sets the glow effect parameters
InnerShadowEffectIInnerShadow?Read/WriteGets or sets the inner shadow effect parameters
OuterShadowEffectIOuterShadow?Read/WriteGets or sets the outer shadow effect parameters
PresetShadowEffectIPresetShadow?Read/WriteGets or sets the preset shadow effect parameters
ReflectionEffectIReflection?Read/WriteGets or sets the reflection effect parameters
SoftEdgeEffectISoftEdge?Read/WriteGets or sets the soft edge effect parameters
AsIEffectParamSourceIEffectParamSourceReadProvides the effect parameter source interface

Mètodes

SignatureDescription
EnableBlurEffect()Enables the blur effect.
DisableBlurEffect()Disables the blur effect.
EnableFillOverlayEffect()Enables the fill overlay effect.
DisableFillOverlayEffect()Disables the fill overlay effect.
EnableGlowEffect()Enables the glow effect.
DisableGlowEffect()Disables the glow effect.
EnableInnerShadowEffect()Enables the inner shadow effect.
DisableInnerShadowEffect()Disables the inner shadow effect.
EnableOuterShadowEffect()Enables the outer shadow effect.
DisableOuterShadowEffect()Disables the outer shadow effect.
EnablePresetShadowEffect()Enables the preset shadow effect.
DisablePresetShadowEffect()Disables the preset shadow effect.
EnableReflectionEffect()Enables the reflection effect.
DisableReflectionEffect()Disables the reflection effect.
EnableSoftEdgeEffect()Enables the soft edge effect.
DisableSoftEdgeEffect()Disables the soft edge effect.
SetBlurEffect(radius: float, grow: bool)Sets blur effect parameters.
 Català