Closed Property (ArcProps)
Gets or sets a value indicating whether the current arc should be closed (i.e. the start and end points of the arc should be connected by a straight line) or not.
public bool Closed {get; set;}
'Declaration
Public Property Closed As Boolean