XpsSolidColorBrush class

XpsSolidColorBrush class

Class incapsulating SolidColorBrush property element features.
This element is used to fill defined geometric regions with a solid color.

Inheritance: XpsSolidColorBrushXpsBrushXpsObject

The XpsSolidColorBrush type exposes the following members:

Properties

NameDescription
opacityReturns/sets value defining the uniform transparency of the brush fill.
colorReturns/sets the color for filled elements.

Methods

NameDescription
clone()Clones this solid color brush.

See Also