Making a "Fuzzy border" in Silverlight 3.0
Posted
by skb
on Stack Overflow
See other posts from Stack Overflow
or by skb
Published on 2010-03-29T16:38:08Z
Indexed on
2010/03/29
16:43 UTC
Read the original article
Hit count: 444
silverlight-3.0
I would like to have fuzzy looking border around my Canvas control. Basically, I am creating a Print Preview screen, and I want it to look almost exactly like the one in Word 2010. In this, there is a thin gray line, a thin orange line and then a fuzzy gradient around the outside of the page. Check it out and you will see what I mean.
Can anyone tell me how I can do this with my Canvas control?
© Stack Overflow or respective owner