Introduction Here in this article I am explaining that how you can control the size of an Ellipse using ScrollBar. We have two ScrollBars and one Ellipse. One is vertical and another is horizontal. We have set the Margin, Height and Width of the ScrollBars and Ellipse as you will scroll the both ScrollBars up and down the Ellipse size will increase and decrease. The implementation of example needs a Canvas, ScrollBar and Ellipse.Getting Started
How to resize an Ellipse using ScrollBar in WPF using VB.NET
Advantages of WPF over WinForms