Skip to content

ACadSharp.Entities.Ellipse.RadiusRatio

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

RadiusRatio Property

Ratio of minor axis to major axis.

Definition

Namespace: ACadSharp.Entities.Ellipse

C#

DxfCodeValueAttribute
public Double RadiusRatio { get; set; }

Property Value

Double

Clone this wiki locally