Search Results

1
vote

In XAML, how can I keep an ellipse being a circle?

Would a simple Viewbox do the trick? E.g. <Viewbox xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/ …