Skip to content

ACadSharp.Entities.Arc.EndAngle

Albert Domenech edited this page Feb 15, 2025 · 3 revisions

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

Clone this wiki locally