Skip to content

ACadSharp.Entities.Ellipse.StartParameter

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

StartParameter Property

Start parameter

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

public Double StartParameter { get; set; }

Property Value

Double

Value

The valid range is 0 to 2 * PI.

Clone this wiki locally