4.643 Polyline
x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Shape > Polyline, IInputElement | |
Polyline | |
(usage) |
<Polyline /> |
(description) |
Draws a series of connected straight lines. |
[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 Polyline. |