This post is a complement to Create shadow effect in Blend, where I am going to explain how to achieve a better, smoother looking shadow by modifying the gradients of the Fills and the OpacityMasks.
Starting from where we left the last project:
. In the main menu choose: Tools/Options/Artboard and check the option: Show snap grid if it's not already.
. Select the Object (white rectangle) and set its Horizontal and VerticalAlignments to: Stretch.
. Create 4 ColumnDefinition guides as follows:
at 10px from the Right side
at 10px from the Bottom
at 30px from the Left side
at 30px from the Top
I have chosen 10 and 30px because my Grid line spacing is set to 10px but if yours is set at 8px you can use 8 and 24px as I want the ColumnDefinition guides to snap to the snap grid. (See image 1)
Image 1:
. Select ShadowBottomRight and then select the Brush Transform Tool. You should see the vertical arrow from the Fill gradient. If not select the Fill gradient Brush.
. Click on the tip of the arrow and while pressing the Shift key down drag it up until the back of the tip is aligned with our bottom ColumnDefinition guide. You may want to zoom a lot on the area to be more precise. I zoomed to 3200% and up. It would be classic if the ends of the gradient arrow snapped to the guides. I didn't manage to find a way to do that so if someone knows something please enlighten me. (See image 2)
Image 2:
. Now drag the back end of the arrow down towards the bottom edge of the Object. (See image 3)
Image 3:
. Select ShadowBottomLeft and repeat the exact steps as for ShadowBottomRight. (See image 4)
Image 4:
. Select ShadowTopRight and modify the Fill gradient Brush as follows:
drag the tip of the arrow (for the rest of this tutorial you should always do this with the Shift key down) and align it with the top guide.
drag the back end of the arrow until the middle (marked by a tiny circle) reaches the top edge of the Object. (See image 5)
Image 5:
. Repeat the exact same steps with ShadowTopLeft. (See image 6)
Image 6:
Note: for this precise project the center of the Fill gradient is at this point aligned with the top edge of the Object, therefore we could very well drag the tip of the arrow while pressing the shift and the Alt keys down. This way the gradient size is modified in relation to its central axis.
We finished modifying the Fill gradients for the four parts of the shadow. Now let's modify their OpacityMasks.
. Select ShadowBottomRight and in the Brushes panel click on the OpacityMask brush. Drag the ends of the gradient brush (the arrow) to align the tip to the right guide and the back end to the right edge of the Object. Always zoom a lot when doing this to be more precise. (See image 7)
Image 7:
. Repeat the same steps with ShadowTopRight. (See image 8)
Image 8:
. Select ShadowBottomLeft and modify the ends of the gradient to align the transparent end (the tip) with the Left guide. Now by dragging the opaque end (back end of the arrow) as to coincide the middle of the gradient with the Left edge of the Object. (See image 9)
Image 9:
. Select ShadowTopRight and repeat the same steps. (See image 10)
Image 10:
Now the shadow effect looks more like the one obtained from a focused source of light. In this case the source is located somewhere NW.
Let's make the effect look even nicer:
. Select ShadowBottomRight then its Fill brush in the Brushes panel. Select the dark end of the gradient and on the color Editor choose a shade of gray that is somewhere in the middle from white to black. (See image 11)
Image 11:
. Perform the same color change to the remaining 3 parts of the shadow. (See image 12)
Image 12:
This type of shadow effect simulation suits only rectangular and square shapes, and with rounded corners only to a certain extent. To prove this select the Object then the Rectangle Tool and round the corners a little bit moving the Upper Left Handle. (See image 13)
Image 13:
If the corners are too round the shadow won't fit the shape of the Object anymore (See image 14) but you can play with the Opacitymasks to make the shadow look rounder (See image 14a)
Image 14: 
Image 14a:
Now you can play around modifying gradients and colors to suit your design. One more thing, lighter shades suit shadows best to achieve a smoother look and this shadow can turn into a glow effect by altering the opaque color. Here is the final product after touch ups:
In a future post I will explain how to link this to a template and perform data bindings in a Silverlight control to achieve something like the main menu on Mashooo.com's new interface.