EffectFormat Properties |
The EffectFormat type exposes the following members.
Name | Description | |
---|---|---|
BlurEffect |
Blur effect.
Read/write IBlur.
| |
FillOverlayEffect |
Fill overlay effect.
Read/write IFillOverlay.
| |
GlowEffect |
Glow effect.
Read/write IGlow.
| |
InnerShadowEffect |
Inner shadow.
Read/write IInnerShadow.
| |
IsNoEffects |
Returns true if all effects are disabled (as just created, default EffectFormat object).
Read-only Boolean.
| |
OuterShadowEffect |
Outer shadow.
Read/write IOuterShadow.
| |
PresetShadowEffect |
Preset shadow.
Read/write IPresetShadow.
| |
ReflectionEffect |
Reflection.
Read/write IReflection.
| |
SoftEdgeEffect |
Soft edge.
Read/write ISoftEdge.
|