Page view counter
zoom in zoom out
Last post 11-30-2007 5:21 AM by oniak3. 6 replies.
Sort Posts:
10-22-2007 8:26 AM
zoom in zoom out
can some body help me with the source code to have functionality of zoom in and zoom out for a page turn application using silverlight1.0. Thank you very much
venu1

Loading...
Joined on 10-22-2007
Posts 2
10-23-2007 2:35 AM
Re: zoom in zoom out

I don't have specific code, but generally you just want to use a ScaleTransform (in the RenderTransform) and tie that to whatever control mechiism you're using.

(If this has answered your question, "Mark as Answer")

Shawn Wildermuth
C# MVP, MCSD, Speaker and Author

Silverlight 2 Workshop
October 22-24, 2008 - Atlanta, GA
November 3-5, 2008 - San Diego, CA
http://silverlight-tour.com

swildermuth

Loading...
Joined on 10-13-2003
Atlanta, GA
Posts 1,229
10-23-2007 4:05 AM
Re: Re: zoom in zoom out

Thanks for your kind reply. 

I am new to silverlight technology. If possible can you please help me with the source code to scale transform. Thank you very much.

venu1

Loading...
Joined on 10-22-2007
Posts 2
10-23-2007 2:08 PM
Re: Re: zoom in zoom out

Perhaps you should start at the MSDN Libary and by downloading Microsoft Blend to begin your Silverlight development. Instead of posting and asking someone to create a project for you. Here is a link for MSDN Libary for Silverlight 1.0: http://msdn2.microsoft.com/en-us/library/bb404710.aspx

-Nick

Also, please "Mark As Answer" if this answered your question.

cookendorfernick

Loading...
Joined on 09-20-2007
Posts 99
11-28-2007 5:28 AM
Re: zoom in zoom out

I've already done to apply the zooming feature for Page turn application.

Here is my article.

http://blogs.msdn.com/aonishi/archive/2007/11/28/how-to-add-the-zooming-feature-for-your-silverlight-page-turn-application-with-silverlight-1-0.aspx

Hope this help.

-Akira

 

oniak3

Loading...
Joined on 08-15-2007
Tokyo, Japan
Posts 5
11-28-2007 11:53 AM
WynApse

Loading...
Joined on 05-13-2004
Posts 340
11-30-2007 5:21 AM
Re: zoom in zoom out
oniak3

Loading...
Joined on 08-15-2007
Tokyo, Japan
Posts 5
Microsoft Communities