Reflection Opacity Effect in Silverlight 3


Introduction

In this article we will see how we can use Silverlight 3's new effect i.e. Reflection Opacity Effect.

Creating the Silverlight Application

Fire up Visual Studio 2008 and create a Silverlight Application, name it as EffectSample.

image1.gif

Previously we have seen two effects from Silverlight 3. Those are Blur Effect and Drop Shadow Effect.

This effect is as simple as that.

Open the Solution in Blend 3.

Add few controls to the Page.

Click on the Assets Button and select Effects. You will find the following Effects.

image2.gif

Select Reflection Property and Drag and Drop it to the Control you want to use the effect.

Before Applying the effect.

image3.gif

Now Select the Effect from the Object and Timieline pane you will find the properties as follows:

image4.gif

After applying the Effect our controls will look like the following:

image5.gif

I know this doesn't look good, but when you use it interactively it will definitely look good.

Up Next
    Ebook Download
    View all
    Learn
    View all