I can\'t find any css gradient color generators that do what i\'m trying to do. A diagonal gradient with no blending, just a sharp color change from #252525 to #0099ff(for example), with the line wher
My question is similar to this one. However, the answer in that thread does not work for me, because I\'m using the LinearGradientBrush for an opacity mask.
I want to be able to have a dynamic Gradient in Silverlight, such as below: <RadialGradientBrush GradientOrigin=\"0.20,0.5\" Center=\"0.25,0.50\"