Back to Devexpress

ShapeEffectProperties Members

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

latest4.8 KB
Original Source

ShapeEffectProperties Members

Contains shape effect properties.

Constructors

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

Properties

NameDescription
BlurGets or sets a blur effect. Inherited from EffectProperties.
Effect3DProvides access to the 3D effect properties applied to the shape.
FillOverlayGets or sets the fill overlay effect. Inherited from EffectProperties.
GlowGets or sets a glow effect. Inherited from EffectProperties.
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. Inherited from EffectProperties.

Methods

NameDescription
Clone()Clones the current ShapeEffectProperties instance.
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

ShapeEffectProperties Class

DevExpress.Docs.Presentation Namespace