Skip to content

CSMath.Geometry.ICurve.RadiusRatio

Albert Domenech edited this page Apr 26, 2025 · 1 revision

RadiusRatio Property

Ratio of minor axis to major axis.

Remarks

Value is 1 for a circle.

Definition

Namespace: CSMath.Geometry.ICurve

C#

public Double RadiusRatio { get; }

Property Value

Double

Clone this wiki locally