4.642 Polygon
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Shape > Polygon, IInputElement | |
Polygon | |
(usage) |
<Polygon /> |
(description) |
Draws a polygon, which is a connected series of lines that form a closed shape. |
[name property] |
Name |
[xml lang property] |
Language |
(properties) |
|
FillRule |
FillRule |
(description) |
A FillRule enumeration that specifies how the interior fill of the shape is determined. |
Points |
PointCollection |
(description) |
A collection that contains the vertex points of the polygon. |