IsClosed
Silverlight
Gets or sets a value that specifies whether this figure's first and last segments are connected.
Type: Boolean
true if this figure's first and last segments are connected; otherwise, false.
This property is read/write. The default value is false.
Setting this property to true connects the first segment (and the StartPoint of the PathFigure) to the final point of the last segment that is defined in the Segments collection.