EffectFormat Methods

The EffectFormat type exposes the following members.

Methods
  NameDescription
Public methodDisableBlurEffect
Disables blur effect.
Public methodDisableFillOverlayEffect
Disables fill overlay effect.
Public methodDisableGlowEffect
Disable glow effect.
Public methodDisableInnerShadowEffect
Disables inner shadow effect.
Public methodDisableOuterShadowEffect
Disables outer shadow effect.
Public methodDisablePresetShadowEffect
Disables preset shadow effect.
Public methodDisableReflectionEffect
Disables reflection effect.
Public methodDisableSoftEdgeEffect
Disables soft edge effect.
Public methodEnableFillOverlayEffect
Enables fill overlay effect.
Public methodEnableGlowEffect
Enables glow effect.
Public methodEnableInnerShadowEffect
Enables inner shadow effect.
Public methodEnableOuterShadowEffect
Enables outer shadow effect.
Public methodEnablePresetShadowEffect
Enables preset shadows effect.
Public methodEnableReflectionEffect
Enables reflection effect.
Public methodEnableSoftEdgeEffect
Enables soft edge effect.
Public methodEquals
Compares with specified object.
(Inherited from PVIObject.)
Protected methodFinalize (Inherited from Object.)
Public methodCode exampleGetEffective
Gets effective effect formatting data with the inheritance applied.
Public methodGetHashCode
Returns hash code.
(Inherited from PVIObject.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetBlurEffect
Sets blur effect.
Public methodToString (Inherited from Object.)
See Also