Shapes « Silverlight

Home
Silverlight
1.Animations
2.Communication
3.Containers
4.Data
5.Events
6.Graphics
7.Shapes
8.UI Controls
Silverlight » ShapesScreenshots 
Animations
Communication
Containers
Data
Events
Graphics
Shapes
UI Controls
Image index for Shapes : 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  

Polygon Along with Canvas  Click image to read the source code.



Polygon Along with Canvas



Using LineGeometry to Draw a Path  Click image to read the source code.



Using LineGeometry to Draw a Path



Use LineGeometry as the Path data  Click image to read the source code.



Use LineGeometry as the Path data



Draws a diagonal line from (10,10) to (50,50) and moves it 100 pixels to the right  Click image to read the source code.



Draws a diagonal line from (10,10) to (50,50) and moves it 100 pixels to the right



Specifying points the long way with Polygon.Points tag and Point  Click image to read the source code.



Specifying points the long way with Polygon.Points tag and Point



Polygon Stretch=Fill  Click image to read the source code.



Polygon Stretch=Fill



Creating Elliptic Arcs with Path  Click image to read the source code.



Creating Elliptic Arcs with Path



Comparison between the Line and LineGeometry  Click image to read the source code.



Comparison between the Line and LineGeometry



java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.