property Closed: Boolean;
Specifies whether each contour defined by Points is a closed shape, or if it has to be considered as polyline.
This property is ignored by Draw and DrawFill methods, but it is important when using Outline method.
[See also]: