-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Media.PathFigure.IsClosed |
winrt property |
Gets or sets a value that indicates whether this figure's first and last segments are connected.
<PathFigure IsClosed="bool"/>
true if the first and last segments of the figure are connected; otherwise, false.