ComponentOne FlexReport for UWP
Closed Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > ArcShape Class : Closed Property
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).
Syntax
'Declaration
 
Public Property Closed As System.Boolean
public System.bool Closed {get; set;}
Remarks
The default value of this property is false.
See Also

Reference

ArcShape Class
ArcShape Members