4.56 Brush

x:Object > DependencyObject > Freezable > Animatable > Brush
Brush
BitmapCacheBrush GradientBrush SolidColorBrush TileBrush
(usage)
AliceBlue | AntiqueWhite | Aqua | Aquamarine | Azure | Beige | Bisque | Black | BlanchedAlmond ...
(description)
Defines objects used to paint graphical objects. Types that derive from Brush describe how the area is painted.
(used by)
AccessText AnchoredBlock Block Border BulletDecorator ContainerVisual Control DataGrid DataGridColumnHeader DataGridRowHeader DataGridTextColumn DiffuseMaterial DrawingGroup Effect EmissiveMaterial FixedPage FlowDocument FlowDocumentPageViewer FlowDocumentReader FlowDocumentScrollViewer GeometryDrawing GlyphRunDrawing Glyphs InkCanvas ListItem Page Panel PasswordBox Pen Ribbon RibbonButton RibbonCheckBox RibbonControlService RibbonGalleryItem RibbonGroup RibbonMenuButton RibbonMenuItem RibbonRadioButton RibbonSplitButton RibbonTabHeader RibbonTextBox RibbonToggleButton RibbonTwoLineText Shape SpecularMaterial SystemParameters TableCell TableColumn TextBlock TextBoxBase TextEffect TextElement TickBar ToolBarTray UIElement Viewport3DVisual
[is default constructible]
false
[text syntax]
BrushSyntax
(properties)
Opacity
x:Double
(description)
The degree of opacity of a Brush.
RelativeTransform
Transform
(description)
The transformation that is applied to the brush using relative coordinates.
Transform
Transform
(description)
The transformation that is applied to the brush. This transformation is applied after the brush's output has been mapped and positioned.