I'd like to create an outer-glow (or halo) effect on a text block in Silverlight.

(For PS3 users, something similar to the glow around the menu text on that system).

I've seem samples to do inner and outer glow on other shapes, such as rectangles but this does not translate to text.

Just wondering if anyone has pointers to help me.

link|improve this question
Would you want the glow on hover? – Michael S. Scherotter Jan 4 '09 at 16:25
feedback

2 Answers

Better late than never. Check out this potential solution:

http://puremsil.wordpress.com/2010/05/16/glow-effect-in-silverlight/

link|improve this answer
feedback

Take a look at the Blacklight project at http://www.codeplex.com/blacklight. They have support for inner and outer glows.

link|improve this answer
I only see borders with glows there... – Aardvark Dec 4 '09 at 18:09
feedback

Your Answer

 
or
required, but never shown