Friday, November 2, 2012

WPF-Shape Drawing(Cylinder)-Part Two

Working with WPF
Steps to be followed:
1.Start Visual Studio and follow the same path as mentioned in article http://www.codingnodes.com/2012/11/window-presentation-foundation.html

2.Drag a control Canvas to MainWidow.xaml page and give dimensions (400,500).
3.Place the code selected in the below screenshot in between Canvas tag.

4.Run the application by pressing F5 and ouput is as in below screenshot.

No comments:

Copyright © Codingnodes,2014.All Rights Reserved.