SolidColorBrush


SolidColorBrushHierarchy: DependencyObject Freezable Animatable Brush

 <SolidColorBrush>     <SolidColorBrush.Color>         <Color             ScA="1.0"             ScR="0.0"             ScG="0.0"             ScB="1.0" />     </SolidColorBrush.Color> </SolidColorBrush> 

<SolidColorBrush .../> defines a Brush that paints an object or region in a solid color.

Attributes


Color (required)

Defines the color of the Brush either using one of the predefined colors or one described by using ScRGB values.




XAML in a Nutshell
XAML in a Nutshell (In a Nutshell (OReilly))
ISBN: 0596526733
EAN: 2147483647
Year: 2007
Pages: 217

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net