Back to Devexpress

PatternFill Constructors

officefileapi-devexpress-dot-docs-dot-presentation-dot-patternfill-dot-ctor.md

latest2.0 KB
Original Source

PatternFill Constructors

A pattern fill that can be applied to a shape or slide background.

NameParametersDescription
PatternFill(FillPatternType, OfficeColor, OfficeColor)patternType, foregroundColor, backgroundColorInitializes a new instance of the PatternFill class with specified settings.
PatternFill(FillPatternType, SchemeColors, SchemeColors)patternType, foregroundColor, backgroundColorInitializes a new instance of the PatternFill class with specified settings.
PatternFill(FillPatternType, SystemColors, SystemColors)patternType, foregroundColor, backgroundColorInitializes a new instance of the PatternFill class with specified settings.
PatternFill(FillPatternType, Color, Color)patternType, foregroundColor, backgroundColorInitializes a new instance of the PatternFill class with specified settings.

See Also

PatternFill Class

PatternFill Members

DevExpress.Docs.Presentation Namespace