ArcGIS Pro 2.9 API Reference Guide
CentralAngle Property (EllipticArcBuilderEx)

ArcGIS.Core.Geometry Namespace > EllipticArcBuilderEx Class : CentralAngle Property
Gets or sets the central angle in radians.
Syntax
public double CentralAngle {get; set;}
Public Property CentralAngle As Double

Property Value

A double representing the central angle.
Exceptions
ExceptionDescription
The passed in value is NaN.
Remarks
Changing the central angle may also change the end point, end angle, and orientation.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EllipticArcBuilderEx Class
EllipticArcBuilderEx Members