Windows.UI.Xaml.Media.PathFigure.IsClosed
June 22, 2022 · View on GitHub
-description
Gets or sets a value that indicates whether this figure's first and last segments are connected.
-xaml-syntax
<PathFigure IsClosed="bool"/>
-property-value
true if the first and last segments of the figure are connected; otherwise, false.