Skip to content

ACadSharp.Entities.Arc.StartAngle

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

StartAngle Property

The start angle in radians.

Definition

Namespace: ACadSharp.Entities.Arc

C#

public Double StartAngle { get; set; }

Property Value

Double

Clone this wiki locally