ACadSharp.Entities.Arc.EndAngle - DomCR/ACadSharp GitHub Wiki
EndAngle Property
The end angle in radians.
Remarks
Use 6.28 radians to specify a closed circle or ellipse.
Definition
Namespace: ACadSharp.Entities.Arc
C#
DxfCodeValueAttribute
public Double EndAngle { get; set; }
Property Value
Double