Back to Devexpress

EffectProperties Members

officefileapi-devexpress-dot-docs-dot-presentation-dot-effectproperties-dot-underscore-members.md

latest4.2 KB
Original Source

EffectProperties Members

Contains effect properties.

Constructors

NameDescription
EffectProperties()Initializes a new instance of the EffectProperties class.

Properties

NameDescription
BlurGets or sets a blur effect.
FillOverlayGets or sets the fill overlay effect.
GlowGets or sets a glow effect.
InnerShadowGets or sets an inner shadow effect. The shadow is applied within shape edges. Inherited from EffectPropertiesBase.
OuterShadowGets or sets an outer shadow effect. The shadow is applied outside shape edges. Inherited from EffectPropertiesBase.
PresetShadowGets or sets a preset shadow effect. Inherited from EffectPropertiesBase.
ReflectionGets or sets a reflection effect. Inherited from EffectPropertiesBase.
SoftEdgeGets or sets the soft edge effect applied to the object.

Methods

NameDescription
Clone()Creates a copy of the current EffectProperties object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

EffectProperties Class

DevExpress.Docs.Presentation Namespace