[]
        
(Showing Draft Content)

C1.C1Preview.PolygonProps.Closed

Closed Property

Closed

Gets or sets a value indicating whether the polygon is closed (i.e. the last point in the Points array is automatically connected to the first one) or not.

Declaration
public bool Closed { get; set; }