Skip to content

ACadSharp.Entities.Ellipse.EndParameter

Albert Domenech edited this page Aug 5, 2024 · 3 revisions

EndParameter Property

End parameter.

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

DxfCodeValueAttribute
public Double EndParameter { get; set; }

Property Value

Double

Value

The valid range is 0 to 2 * PI.

Clone this wiki locally