Skip to content

ACadSharp.Entities.Arc.StartAngle

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

StartAngle Property

The start angle in radians.

Definition

Namespace: ACadSharp.Entities.Arc

C#

DxfCodeValueAttribute
public Double StartAngle { get; set; }

Property Value

Double

Clone this wiki locally