Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Polygon « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
Polygon
1.
Polyline by Points
2.
A Polygon always closes the end points
3.
Specifying points the long way with Polygon.Points tag and Point
4.
Draw figure with "EvenOdd" FillRule
5.
Draw figure with "NonZero" FillRule
6.
Draw second figure with "NonZero" FillRule
7.
Polygon Stretch= UniformToFill
8.
Polygon Stretch="Uniform
9.
Star Polygon
10.
Fill Polygon with RadialGradientBrush
11.
Polygon with Fill
12.
Polygon Stroke color and Thickness
13.
Polygon Along with Canvas
14.
Polygon Stretch=Fill
15.
Polygon Stretch=None
16.
Star.xaml
17.
Difference between EvenOdd FillRule and NonZero FillRule
18.
Draws another triangle with a blue interior with Polygon
19.
Non-zero fill rule with more complex shape with Polygon
20.
Polygon Mouse down event