ArcGIS Pro 2.9 API Reference Guide
SemiMajorAxis Property (EllipticArcBuilderEx)

ArcGIS.Core.Geometry Namespace > EllipticArcBuilderEx Class : SemiMajorAxis Property
Gets or sets the length of the semi-major axis.
Syntax
public double SemiMajorAxis {get; set;}
Public Property SemiMajorAxis As Double
Exceptions
ExceptionDescription
The passed in value is NaN.
Remarks
Changing the semi-major axis may change the start and end points.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilderEx Class
EllipticArcBuilderEx Members