Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 845573
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T06:28:27+00:00 2026-05-15T06:28:27+00:00

I am using Silverlight 3.0 + C# + VSTS 2008 + .Net 3.5. I

  • 0

I am using Silverlight 3.0 + C# + VSTS 2008 + .Net 3.5. I am learning from the following tutorial about TranslateTransform.

http://vbcity.com/blogs/canoz/archive/2010/05/02/beginning-silverlight-translatetransform.aspx

My question is how RenderTransformOrigin works together with TranslateTransform to achieve visual effect? My question is from the following section — section “3. Resizable element and RenderTransformOrigin.”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T06:28:28+00:00Added an answer on May 15, 2026 at 6:28 am

    The result of a translate transform are unaffected by the RenderTransformOrigin.

    If you specify that an element should be translated right by 200 px it really doesn’t matter where the origin is currently located.

    Example

    If you have a rectangle of width 100 and you were to specify the x portion of RenderTransformOrigin` to be 0.5. The origin in x will be 50 pixels into the rectangle (the center) and the location of the left edge relative to the origin will be -50.

    If you Translate that in X by 100 the left edge will now be at 50 relative to the origin. Since the origin itself was already at 50 the total distance the left edge will have moved from its original position would be (50 + 50) 100 as you’d expect.

    Now change only the RenderTransformOrigin from 0.5 to -0.5. Now the origin will be 50 pixels to the left of the left edge of the rectangle (that is it will be -at 50). The location of left edge of the rectangle relative to the origin will be 50. When translated to its new position it will be at 150 relative to the origin. The total distance the rectangle would have moved from its original position would be (-50 + 150) 100 again as you’d expect.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.