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

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

Methods

MethodDescription
cloneClones this solid color brush.

See Also