In this article I am going to demonstrate how to make an analog clock in Silverlight.
As usual open a new project in visual studio and select a Silverlight project. In MainPage.xaml draw an ellipse which will serve as background for our Analog clock. The code looks as follows
Read more: Original Source
0 Comments