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 8873053
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T18:22:11+00:00 2026-06-14T18:22:11+00:00

<Ellipse HorizontalAlignment=Center Height=238 Stroke=Black StrokeThickness=3 VerticalAlignment=Top Width=300> <Ellipse.RenderTransform> <TransformGroup> <ScaleTransform ScaleX=1.3 CenterX=0.5 /> </TransformGroup>

  • 0
   <Ellipse HorizontalAlignment="Center" Height="238" Stroke="Black" StrokeThickness="3" VerticalAlignment="Top" Width="300">
        <Ellipse.RenderTransform>
            <TransformGroup>
                <ScaleTransform ScaleX="1.3" CenterX="0.5" />

            </TransformGroup>

        </Ellipse.RenderTransform>
    </Ellipse>

I’m trying to get an Ellipse to Stretch in the center of the screen, however it always stetches to the right – I’ve been playing around with CenterX thinking that this is setting the Center point? But it’s not having any effect.

Can anyone assist please?

  • 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-06-14T18:22:12+00:00Added an answer on June 14, 2026 at 6:22 pm

    You need to set the RenderTransformOrigin on the Ellipse to 0.5,0.5 in order to keep it centered:

    <Ellipse RenderTransformOrigin="0.5,0.5" 
         HorizontalAlignment="Center" Height="238" Stroke="Black" 
         StrokeThickness="3" VerticalAlignment="Top" Width="300">
        <Ellipse.RenderTransform>
            <TransformGroup>
                <ScaleTransform ScaleX="1.3" CenterX="0.5" />
            </TransformGroup>
        </Ellipse.RenderTransform>
    </Ellipse>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two shapes in a skin: 1.Circle s:Ellipse width=20 height=20 includeIn=collapsed> s:fill> s:SolidColor
I need to find a point where a line (its origin is ellipse' center)
i've drawn an ellipse sprite and added it to the display list of a
I draw the ellipse with the code as shown below. How can I make
I'm trying to draw an ellipse on a particular location of the window upon
I have this code to draw an ellipse in the screen but I don't
How to add a TextBlock to an Ellipse in WPF/Silverlight?
I have some shaped created using flex primitive classes like ellipse , rectangle, path
I have a small problem with the visibility of an ellipse. In runtime I
I am trying to set a colour of an ellipse object in code behind.

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.