Back to Devexpress

ShapeStyle Members

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

latest4.0 KB
Original Source

ShapeStyle Members

Defines the visual appearance of an individual shape.

Constructors

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

Properties

NameDescription
EffectColorGets or sets the color for shape effects.
EffectThemeIndexGets or sets the one-based index of an effect style in the theme Effects collection.
FillColorGets or sets the fill color for the shape.
FillThemeIndexGets or sets the index of the fill color in the theme format scheme’s Fills collection that applies to the shape’s fill.
FontColorGets or sets the font color for shape text.
FontStyleGets or sets the font scheme style for shape text.
OutlineColorGets or sets the outline color for the shape.
OutlineThemeIndexGets or sets the one-based index of a line style in the theme LineStyles collection.

Methods

NameDescription
Clone()Creates a copy of the current shape style.
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

ShapeStyle Class

DevExpress.Docs.Presentation Namespace