Back to Devexpress

SolidFill Members

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

latest3.7 KB
Original Source

SolidFill Members

A solid fill applied to a shape or slide background.

Constructors

NameDescription
SolidFill(OfficeColor)Initializes a new instance of the SolidFill class with specified settings.
SolidFill(SchemeColors)Initializes a new instance of the SolidFill class with specified settings.
SolidFill(SystemColors)Initializes a new instance of the SolidFill class with specified settings.
SolidFill(Color)Initializes a new instance of the SolidFill class with specified settings.

Properties

NameDescription
ColorGets or sets the solid fill color.
TypeReturns the fill type.

Methods

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

SolidFill Class

DevExpress.Docs.Presentation Namespace