CadEllipseAxisRatio Property

Gets or sets the axis ratio.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public double AxisRatio { get; set; }

Property Value

Type: Double
The axis ratio.
See Also