Back to Devexpress

ColorMap Members

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

latest4.5 KB
Original Source

ColorMap Members

Maps theme colors to different color scheme indexes.

Constructors

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

Properties

NameDescription
Accent1Gets or sets the color scheme index that replaces the first accent color.
Accent2Gets or sets the color scheme index that replaces the second accent color.
Accent3Gets or sets the color scheme index that replaces the third accent color.
Accent4Gets or sets the color scheme index that replaces the fourth accent color.
Accent5Gets or sets the color scheme index that replaces the fifth accent color.
Accent6Gets or sets the color scheme index that replaces the sixth accent color.
Background1Gets or sets the color scheme index that replaces the first background color.
Background2Gets or sets the color scheme index that replaces the second background color.
FollowedHyperlinkGets or sets the color scheme index that replaces the visited hyperlink color.
HyperlinkGets or sets the color scheme index that replaces the hyperlink color.
Text1Gets or sets the color scheme index that replaces the first text color.
Text2Gets or sets the color scheme index that replaces the second text color.

Methods

NameDescription
Clone()Clones the current ColorMap 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

ColorMap Class

DevExpress.Docs.Presentation Namespace