SolidColorBrush « Graphics « Silverlight






1.make the SolidColorBrush appear semitransparent by setting the Opacity property
2.SolidColorBrush returns a single color for all screen positions.SolidColorBrush returns a single color for all screen positions.
3.SolidColorBrush Opacity property from 1 to 0SolidColorBrush Opacity property from 1 to 0
4.Set color for SolidColorBrush
5.Retrieving the SolidColorBrushRetrieving the SolidColorBrush
6.A basic SolidColorBrush in actionA basic SolidColorBrush in action
7.The same SolidColorBrush defined as a resource at design time and runtimeThe same SolidColorBrush defined as a resource at design time and runtime