Class | Description | |
---|---|---|
AlternateData<T> | Represents an object which allows the stored data to be overriden by other object. | |
Brush | Represents an abstract brush. | |
GradientBrush | Represents a gradient composed of gradient stops. | |
GroupBrush | This element specifies a group fill. When specified, this setting indicates that the parent element is part of a group and should inherit the fill properties of the group. | |
ImageBrush | This element specifies the type of picture fill that the picture object has | |
PatternBrush | Represents a pattern brush. | |
Pen | Defines an object used to draw lines and curves. | |
SolidColorBrush | Paints an area with a solid color. |